diff --git a/meeting-notes/2024-11-26 standup notes.md b/meeting-notes/2024-11-26 standup notes.md
new file mode 100644
index 0000000..b400ece
--- /dev/null
+++ b/meeting-notes/2024-11-26 standup notes.md	
@@ -0,0 +1,24 @@
+Attendees: Eric, Gheorghe, Valentin, Kevin, Ronny, Koen, Nicolas
+
+Not present: Bjorn (conflicting commitments)
+
+* Gheorghe:
+	* Completed all internal information for the wiki
+	* Started review of spending this year, will continue today
+* Valentin:
+	* Reviewed workshop notes and started writing something for pusblishing, will continue and finish today
+	* Asking for confirmation to continue working on website infrastructure, since that will be important next year
+* Ronny: Started thinking about data models for the overall system
+* Nicolas:
+	* Collected some issues that may block future work
+		* Large tests still don't run on the CI machines
+	* Ran into a Mastodon bug already that broke tests in the past
+		* Turned out that due to refactoring we merged the sources to all use Nixpkgs 24.05 (stable)
+		* This may question a decision made in the past to base our deployment on stable Nixpkgs releases, as we may end up missing out on relevant updates
+* Koen:
+	* Tried to update peertube in Nixpkgs but the tests failed
+		* Summer of Nix requested an upstream change that may unblock this, which was not addressed yet
+	* Have a backlog from what Bjorn requested
+* Robert:
+	* Discussed application architectures with Thymis and Clan at the hackathon
+		* Found some overlap and potential for collaboration