Skip to content

Commit f5b3670

Browse files
Bruce Mitchellrfrandse
Bruce Mitchell
authored andcommitted
Replace IRC with Discord
Discord has more users. IRC traffic has ground to a halt. Signed-off-by: Bruce Mitchell <[email protected]> Change-Id: I588beca497e0a87663821b1e12539bf7a071aebf
1 parent 2021d36 commit f5b3670

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@ npm run lint
6262
This project and everyone participating are required to follow the [OpenBMC Code of Conduct](https://github.com/openbmc/docs/blob/master/code-of-conduct.md).
6363

6464
## Asking Questions
65-
The OpenBMC communicates using a mail list and an IRC channel. Although you could create a GitHub issue to ask a question, a better option would be to ask your question using the email list or IRC channel.
65+
The OpenBMC communicates using a mail list and the Discord channel. Although you could create a GitHub issue to ask a question, a better option would be to ask your question using the email list or Discord channel.
6666

6767
- Mail: [email protected] https://lists.ozlabs.org/listinfo/openbmc
68-
- IRC: #openbmc on freenode.net
68+
- Discord: https://discord.gg/69Km47zH98
6969

7070
### Submitting Bugs
7171
Before submitting an issue, please search through the [existing GitHub issues](https://github.com/openbmc/webui-vue/issues) to see if someone already reported the problem. If the issue does not exist, use the [Bug report template](https://github.com/openbmc/webui-vue/issues/new?assignees=&labels=&template=bug_report.md&title=) to report the problem.

MAINTAINERS

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Description of section entries:
1414

1515
Section entries are structured according to the following scheme:
1616

17-
X: NAME <EMAIL_USERNAME@DOMAIN> <IRC_USERNAME!>
17+
X: NAME <EMAIL_USERNAME@DOMAIN> <DISCORD_USERNAME!>
1818
X: ...
1919
.
2020
.
@@ -24,10 +24,10 @@ Description of section entries:
2424
organization; FILE_PATH is a file path within the repository, possibly with
2525
wildcards; X is a tag of one of the following types:
2626

27-
M: Denotes maintainer; has fields NAME <EMAIL_USERNAME@DOMAIN> <IRC_USERNAME!>;
27+
M: Denotes maintainer; has fields NAME <EMAIL_USERNAME@DOMAIN> <DISCORD_USERNAME!>;
2828
if omitted from an entry, assume one of the maintainers from the
2929
MAINTAINERS entry.
30-
R: Denotes reviewer; has fields NAME <EMAIL_USERNAME@DOMAIN> <IRC_USERNAME!>;
30+
R: Denotes reviewer; has fields NAME <EMAIL_USERNAME@DOMAIN> <DISCORD_USERNAME!>;
3131
these people are to be added as reviewers for a change matching the repo
3232
path.
3333
F: Denotes forked from an external repository; has fields URL.

0 commit comments

Comments
 (0)