diff options
author | Conor Dooley <[email protected]> | 2023-01-06 12:53:45 +0000 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2023-01-19 16:37:10 -0800 |
commit | 6d0cc1b1f22adb254408a42043d3939bed65545d (patch) | |
tree | e866b3dfcee860b2817dc421ec72809fe8bc93cb | |
parent | d374a16539b14dde0b8a3e69fb9169a7454a806c (diff) |
MAINTAINERS: add an IRC entry for RISC-V
I remember being told "Just ping me on IRC" about patches, but googling
at the time was not helpful. #riscv on libera is not linux specific,
but a bunch of contributors etc do hang out there.
Add a link to the maintainers entry to help others find it in the future!
Signed-off-by: Conor Dooley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f61eb221415b..0f9f685ce39c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17948,6 +17948,7 @@ M: Albert Ou <[email protected]> S: Supported Q: https://patchwork.kernel.org/project/linux-riscv/list/ +C: irc://irc.libera.chat/riscv P: Documentation/riscv/patch-acceptance.rst T: git git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git F: arch/riscv/ |