summaryrefslogtreecommitdiff
path: root/meta-inspur
diff options
context:
space:
mode:
authorGeorge Liu <liuxiwei@inspur.com>2021-04-13 14:36:33 +0300
committerGeorge Liu <liuxiwei@inspur.com>2021-04-16 03:38:15 +0300
commit19f27520221e9ac0c0baf4a063e27e997153421c (patch)
tree36e8fc1f504498867775ef0b2d1170cd2028b151 /meta-inspur
parent92a3137ad43f733ee7a6b207f08e7ba7e607c5a6 (diff)
downloadopenbmc-19f27520221e9ac0c0baf4a063e27e997153421c.tar.xz
meta-inspur: Replace IRC with Discord
Discord has more users, IRC traffic has ground to a halt. Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: I8e3d32ec5a75b7709a6fe2f37e17b24f3070563c
Diffstat (limited to 'meta-inspur')
-rw-r--r--meta-inspur/MAINTAINERS6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-inspur/MAINTAINERS b/meta-inspur/MAINTAINERS
index 0bb9d65fb..0710437fe 100644
--- a/meta-inspur/MAINTAINERS
+++ b/meta-inspur/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.