diff options
Diffstat (limited to '')
-rw-r--r-- | 2022/organizers-notebook.org | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/2022/organizers-notebook.org b/2022/organizers-notebook.org index ca50828e..13421efc 100644 --- a/2022/organizers-notebook.org +++ b/2022/organizers-notebook.org @@ -1230,7 +1230,7 @@ Objectives for this e-mail: (talks (cdr group)) (first (car talks)) (reply-by-date (date-to-time "2022-10-08")) - (prerec-target (date-to-time "2022-11-07")) + (prerec-target (date-to-time "2022-11-04")) (attrs `(:speakers-short ,(plist-get first :speakers-short) :email @@ -1247,6 +1247,8 @@ Objectives for this e-mail: ,(mapconcat (lambda (o) (format "https://emacsconf.org/%s/talks/%s" (plist-get o :year) (plist-get o :slug))) talks "\n") + :irc + ,(if (plist-get first :irc) (concat (plist-get first :irc) "? ") "") :acceptance-tasks ,(concat "* TODO Reply to acceptance e-mail in order to confirm e-mail communication :emacsconf: @@ -1333,7 +1335,7 @@ your captions edited and reviewed before the conference. **Please reply to this e-mail by ${reply-date}** (including emacsconf-submit@gnu.org in the To: or Cc:) so that we can confirm that we've got the right email address for you and that messages can -get properly delivered. Would you like us to put ${email} as the +get properly delivered. Also, would you like us to put ${email} as the public contact information for you, or would you like us to add something else to the talk pages? ${page-urls} |