diff options
Diffstat (limited to '2020')
-rw-r--r-- | 2020/prepare.md | 40 |
1 files changed, 32 insertions, 8 deletions
diff --git a/2020/prepare.md b/2020/prepare.md index 73a840be..be843b3c 100644 --- a/2020/prepare.md +++ b/2020/prepare.md @@ -110,14 +110,38 @@ To schedule a short tech-check, email one of the people listed below or visit with us on [#emacsconf-org on Freenode IRC](irc://chat.freenode.net/#emacsconf-org). - -| Volunteer | Email | IRC Nick | TZ | -|--------------|---------------------|------------|--------------------| -| Corwin Brust | <<corwin@bru.st>> | mplsCorwin | US/Central (UTC-6) | -| Leo Vivier | <<zaeph@zaeph.net>> | zaeph | CEST (UTC+1) | -| *Your Name* | <<your@email>> | | | -| Amin Bandali | <<bandali@gnu.org>> | bandali | US/Eastern (UTC-5) | -| | | | | +<table> +<tbody> +<tr> +<td colspan="2" align="left">Volunteer</td> +<td colspan="2" align="right">Corwin Brust</td> +<td colspan="2" align="right">Leo Vivier</td> +<td colspan="2" align="right">*Your Name*</td> +<td colspan="2" align="right">Amin Bandali</td> +</tr> +<tr> +<td colspan="2" align="left">Email</td> +<td colspan="2" align="right"><<corwin@bru.st>></td> +<td colspan="2" align="right"><<zaeph@zaeph.net>></td> +<td colspan="2" align="right"><<your@email>></td> +<td colspan="2" align="right"><<bandali@gnu.org>></td> +</tr> +<tr> +<td colspan="2" align="left">IRC Nick</td> +<td colspan="2" align="right">mplsCorwin</td> +<td colspan="2" align="right">zaeph</td> +<td colspan="2" align="right"></td> +<td colspan="2" align="right">bandali</td> +</tr> +<tr> +<td colspan="2" align="left">Timezone</td> +<td colspan="2" align="right">US/Central (UTC-6)</td> +<td colspan="2" align="right">CEST (UTC+1)</td> +<td colspan="2" align="right"></td> +<td colspan="2" align="right">US/Eastern (UTC-5)</td> +</tr> +</tbody> +</table> If you'd like to help out with the tech-checks, feel free to add your name and email to the above list and email <bandali@gnu.org> to plan |