summaryrefslogtreecommitdiffstats
path: root/2021/organizers-notebook.org
blob: 7cca07a020938f9562926ab2f5cb6488519e4f86 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
#+todo: TODO(t) INPROGRESS(i) | DONE(d) CANCELLED(c)
#+OPTIONS: h:6 toc:nil
#+PROPERTY: header-args    :results silent :exports code :tangle yes

#+begin_export md
<!-- organizers-notebook.md is exported from organizers-notebook.org, please modify that instead. -->
[[!toc levels=4]]
#+end_export

* COMMENT How to export this file  :noexport:

- [[elisp:(progn (org-md-export-to-markdown) (org-babel-tangle))][Export and tangle]]
- [[elisp:(org-babel-execute-buffer)][Execute buffer]]

* Notes for next time

- sachac: It might be more inclusive to call it a "Call for
  Participation" instead of a "Call for Proposals", since we're
  inviting more than proposals.

** COMMENT Copyright & License

 Copyright (C) 2020, 2021 Sacha Chua

 The EmacsConf 2021 organizers' notebook is part of the EmacsConf
 wiki, and is dual-licensed under the terms of the Creative Commons
 Attribution-ShareAlike 4.0 International Public License; and the GNU
 General Public License as published by the Free Software Foundation,
 either version 3 of the License, or (at your option) any later
 version.

 A copy of these two licenses is available on the EmacsConf wiki, in
 the [[https://emacsconf.org/COPYING.CC-BY-SA][COPYING.CC-BY-SA]] and [[https://emacsconf.org/COPYING.GPL][COPYING.GPL]] files.