summaryrefslogtreecommitdiff
path: root/meta-ibm
diff options
context:
space:
mode:
authorBruce Mitchell <bruce.mitchell@linux.vnet.ibm.com>2021-04-12 20:50:37 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-04-12 22:55:11 +0300
commitb88c686904441824031510e9d5e2228e6f2ca8c9 (patch)
tree9277be3845b98f7fd0fc6487cc882330bcba1f96 /meta-ibm
parent12e8df88921dd8308fba9aca862b7ab5965a1c2f (diff)
downloadopenbmc-b88c686904441824031510e9d5e2228e6f2ca8c9.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: I9e0a695ca5397cdad9489c63edd4f01d295c44a6
Diffstat (limited to 'meta-ibm')
-rw-r--r--meta-ibm/MAINTAINERS6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-ibm/MAINTAINERS b/meta-ibm/MAINTAINERS
index 68f29a274..81dd7c5af 100644
--- a/meta-ibm/MAINTAINERS
+++ b/meta-ibm/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.