summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Mitchell <bruce.mitchell@linux.vnet.ibm.com>2021-04-12 21:11:48 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-04-12 23:09:34 +0300
commitdfcf32d1c2b9a3de7a0aaeddfe0aba2c1ec06a16 (patch)
tree25bc393c50fe9cfb3430cdd3d80f27903b87d6dd
parent9c2c90fb92d0ff2604f14b882e26ea9641780370 (diff)
downloadopenbmc-dfcf32d1c2b9a3de7a0aaeddfe0aba2c1ec06a16.tar.xz
Replace IRC with Discord
Discord has more users. IRC traffic has ground to a halt. Signed-off-by: Bruce Mitchell <bruce.mitchell@linux.vnet.ibm.com> Change-Id: I7bd278b259197787e407868fbb9eac3879fef092
-rw-r--r--meta-phosphor/MAINTAINERS6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-phosphor/MAINTAINERS b/meta-phosphor/MAINTAINERS
index 68f29a274..81dd7c5af 100644
--- a/meta-phosphor/MAINTAINERS
+++ b/meta-phosphor/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.