summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2020-11-25 01:00:05 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-12-01 02:25:08 +0300
commit64d42ea215de68ccfd5358825bca005100e30987 (patch)
tree478ba1019995918f0368c91e1e9fa1c06831e757 /MAINTAINERS
parent703a53a42f11e0864dc5be581eaa0b3dc184abeb (diff)
downloadopenbmc-64d42ea215de68ccfd5358825bca005100e30987.tar.xz
Replace IRC with Discord
Discord has more users. IRC traffic has ground to a halt. No real objection to https://lists.ozlabs.org/pipermail/openbmc/2020-November/023984.html Removed IRC and Riot from the README and replaced IRC in other places. Change-Id: I7124b11320f6c31e9e0a2aead35274690ff0f908 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index be9e8ac35..e5878e06e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14,7 +14,7 @@ Description of section entries:
Section entries are structured according to the following scheme:
- X: NAME <EMAIL_USERNAME@DOMAIN> <IRC_USERNAME!>
+ X: NAME <EMAIL_USERNAME@DOMAIN> <DISCORD_USERNAME!>
X: ...
.
.
@@ -24,10 +24,10 @@ Description of section entries:
organization; FILE_PATH is a file path within the repository, possibly with
wildcards; X is a tag of one of the following types:
- M: Denotes maintainer; has fields NAME <EMAIL_USERNAME@DOMAIN> <IRC_USERNAME!>;
+ M: Denotes maintainer; has fields NAME <EMAIL_USERNAME@DOMAIN> <DISCORD_USERNAME!>;
if omitted from an entry, assume one of the maintainers from the
MAINTAINERS entry.
- R: Denotes reviewer; has fields NAME <EMAIL_USERNAME@DOMAIN> <IRC_USERNAME!>;
+ R: Denotes reviewer; has fields NAME <EMAIL_USERNAME@DOMAIN> <DISCORD_USERNAME!>;
these people are to be added as reviewers for a change matching the repo
path.
F: Denotes forked from an external repository; has fields URL.