From c0340ec5c030d1b8ccf4525e69ec4401ab266544 Mon Sep 17 00:00:00 2001
From: Akshay S Dinesh <akshay@learnlearn.in>
Date: Thu, 11 Nov 2021 16:08:31 +0530
Subject: [PATCH] Reorder chronologically

---
 website/data/schedule.json | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/website/data/schedule.json b/website/data/schedule.json
index 7655eeb..f604658 100644
--- a/website/data/schedule.json
+++ b/website/data/schedule.json
@@ -8,18 +8,17 @@
     ["20 December 2021 to 31 March 2022", "Mentoring phase"]
   ],
   "talks": [
-    {
-      "time": "23 November 2021, 3:30 PM - 4:30 PM (IST)",
-      "title": "<a href=\"https://nitter.1d4.us/michael_from_uk\">Mike Saunders</a> from <a href=\"https://www.libreoffice.org\">LibreOffice</a>",
-      "url": "https://meet.gnome.org/sof-gpf-pqi-qw7",
-      "bio": "Mike Saunders is a Free and Open Source Software user, advocate and developer. Originally an Amiga fan, he moved to GNU/Linux in 1998 with Red Hat 5.2. In the last 20 years, he has worked as a journalist for many Linux magazines, and is currently employed at The Document Foundation, doing marketing and community outreach for the LibreOffice community. In addition, he has written his own operating system, MikeOS."
-    },
     {
       "time": "18 November 2021, 7:00 PM - 8:00 PM (IST)",
       "title": "Inequalities in Indian STEMM+ practice, Sayantan from <a href=\"https://thelifeofscience.com\">The Life of Science</a>",
       "url": "https://meet.gnome.org/sof-gpf-pqi-qw7",
       "bio": "Sayantan Datta (they/them) are a queer-trans science journalist writing at the intersections of science, health, gender, sexuality and caste. They teach writing and oral communication at Krea University, and are associated with the independent feminist multimedia science collective, TheLifeofScience.com"
+    },
+    {
+      "time": "23 November 2021, 3:30 PM - 4:30 PM (IST)",
+      "title": "<a href=\"https://nitter.1d4.us/michael_from_uk\">Mike Saunders</a> from <a href=\"https://www.libreoffice.org\">LibreOffice</a>",
+      "url": "https://meet.gnome.org/sof-gpf-pqi-qw7",
+      "bio": "Mike Saunders is a Free and Open Source Software user, advocate and developer. Originally an Amiga fan, he moved to GNU/Linux in 1998 with Red Hat 5.2. In the last 20 years, he has worked as a journalist for many Linux magazines, and is currently employed at The Document Foundation, doing marketing and community outreach for the LibreOffice community. In addition, he has written his own operating system, MikeOS."
     }
-
   ]
 }
-- 
GitLab