From 51daecf347d90899724316d4fb2f27bcaa42bfc9 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sat, 8 Oct 2022 22:10:17 -0400 Subject: Add coordination note --- 2022/organizers-notebook/index.org | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to '2022/organizers-notebook/index.org') diff --git a/2022/organizers-notebook/index.org b/2022/organizers-notebook/index.org index bd1afa74..7547c99c 100644 --- a/2022/organizers-notebook/index.org +++ b/2022/organizers-notebook/index.org @@ -155,6 +155,11 @@ GROUP is (email . (talk talk))" (plist-get (cadr group) :email) :year (or (plist-get (cadr group) :year) emacsconf-year) + :coordination-note + (if (seq-find (lambda (o) (member (plist-get o :slug) '("journalism" "rolodex" "orgsuperlinks" "buttons" "hyperorg" "science"))) + (cdr group)) + "I've changed the order slightly from the coordination e-mail I sent you, as the science talk is now on Saturday morning." + "") :schedule (mapconcat (lambda (o) (format "\"%s\" (%s) - %s track\n%s" @@ -212,7 +217,7 @@ will work as the conference gets closer. If you'd like to see the other talks for context, please check out the draft schedule at https://emacsconf.org/${year}/draft-schedule/ . The times may move around a bit as we update the schedule, so I'll check -in with you if things change a lot. +in with you if things change a lot. ${coordination-note} ${wrap} ${availability-note} Please let us know if the times don't work for you or if you think your talk would go better next to a different -- cgit v1.2.3