From 095d0e37d6bc04b5a7bac4678170a694719cb0a5 Mon Sep 17 00:00:00 2001
From: slotThe <soliditsallgood@mailbox.org>
Date: Thu, 8 Apr 2021 19:29:38 +0200
Subject: [PATCH] Update MAINTAINERS.md: add twitter, website references

Relevant mailing list discussion for the website part is available at
[1].

[1]: https://mail.haskell.org/pipermail/xmonad/2020-February/015358.html
---
 MAINTAINERS.md | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/MAINTAINERS.md b/MAINTAINERS.md
index 5e57591..efc45de 100644
--- a/MAINTAINERS.md
+++ b/MAINTAINERS.md
@@ -83,3 +83,16 @@ When the time comes to release another version of XMonad and Contrib...
       - Haskell Cafe
 
 [packdeps]: http://hackage.haskell.org/package/packdeps
+
+## Website and Other Accounts
+
+* The [xmonad twitter] is tended to by [liskin].
+
+* The [xmonad.org] domain is owned by [eyenx] and the website itself is
+  deployed via GitHub Pages.  It can be updated by making a pull request
+  against the [xmonad-web] repository.
+
+[eyenx]: https://github.com/eyenx
+[xmonad-web]: https://github.com/xmonad/xmonad-web/
+[xmonad.org]: https://xmonad.org/
+[xmonad twitter]: https://twitter.com/xmonad