summaryrefslogtreecommitdiffstats
path: root/emacsconf-erc.el
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2023-10-25 09:55:35 -0400
committerSacha Chua <sacha@sachachua.com>2023-10-25 09:55:35 -0400
commita74d76557df20391366831cedd947a55243b7f06 (patch)
tree602571a15b722611db2a3c18674fb02485a8fee2 /emacsconf-erc.el
parent26c542d4b49d1a0bda983373091f6636e903ccfd (diff)
downloademacsconf-el-a74d76557df20391366831cedd947a55243b7f06.tar.xz
emacsconf-el-a74d76557df20391366831cedd947a55243b7f06.zip
update year for IRC
Diffstat (limited to 'emacsconf-erc.el')
-rw-r--r--emacsconf-erc.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/emacsconf-erc.el b/emacsconf-erc.el
index 7609657..139ae16 100644
--- a/emacsconf-erc.el
+++ b/emacsconf-erc.el
@@ -64,8 +64,8 @@
(defcustom emacsconf-topic-templates
'(("#emacsconf" "Welcome to EmacsConf 2023 | please join our track-specific channels #emacsconf-gen and #emacsconf-dev as well | Subscribe to https://lists.gnu.org/mailman/listinfo/emacsconf-discuss for updates")
- ("#emacsconf-gen" "General track | https://emacsconf.org/2022/watch/gen/ | Subscribe to https://lists.gnu.org/mailman/listinfo/emacsconf-discuss for updates")
- ("#emacsconf-dev" "Development track | https://emacsconf.org/2022/watch/dev/ | Subscribe to https://lists.gnu.org/mailman/listinfo/emacsconf-discuss for updates")
+ ("#emacsconf-gen" "General track | https://emacsconf.org/2023/watch/gen/ | Subscribe to https://lists.gnu.org/mailman/listinfo/emacsconf-discuss for updates")
+ ("#emacsconf-dev" "Development track | https://emacsconf.org/2023/watch/dev/ | Subscribe to https://lists.gnu.org/mailman/listinfo/emacsconf-discuss for updates")
("#emacsconf-accessible" "EmacsConf 2023 accessibility - help by describing what's happening | Subscribe to https://lists.gnu.org/mailman/listinfo/emacsconf-discuss for updates")
("#emacsconf-org" "EmacsConf 2023 | Dedicated channel for EmacsConf organizers and speakers | this is intended as an internal, low-traffic channel; for main discussion around EmacsConf, please join #emacsconf | Subscribe to https://lists.gnu.org/mailman/listinfo/emacsconf-discuss for updates")
("#emacsconf-questions" "EmacsConf 2023 | Low-traffic channel for questions if speakers prefer IRC and need help focusing; for main discussion around EmacsConf, please join #emacsconf | Subscribe to https://lists.gnu.org/mailman/listinfo/emacsconf-discuss for updates"))