hare

[hare] The Hare programming language
git clone https://git.torresjrjr.com/hare.git
Log | Files | Refs | README | LICENSE

commit 1679accaea0438821967551cda5b020a944ce61a
parent 358206e6683f3dfa3580754482b897cd3a4151ce
Author: Drew DeVault <sir@cmpwn.com>
Date:   Thu, 20 Apr 2023 13:28:45 +0200

MAINTAINERS: Drop N:, add #hare-dev

Signed-off-by: Drew DeVault <sir@cmpwn.com>

Diffstat:
MMAINTAINERS | 12++----------
1 file changed, 2 insertions(+), 10 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS @@ -33,15 +33,6 @@ Descriptions of section entries and preferred order F: net/ X: net/ipv6/ matches all files in and below net excluding net/ipv6/ - N: Files and directories *Regex* patterns. - N: [^a-z]tegra all files whose path contains tegra - (not including files like integrator) - One pattern per line. Multiple N: lines acceptable. - scripts/get_maintainer.pl has different behavior for files that - match F: pattern and matches of N: patterns. By default, - get_maintainer will not look at git log history when an F: pattern - match occurs. When an N: match occurs, git log history is used - to also notify the people that have git commit signatures. Maintainers List ---------------- @@ -52,7 +43,7 @@ Maintainers List AARCH64 SUPPORT M: Willow Barraco <contact@willowbarraco.fr> -N: .*aarch64.* +F: *aarch64* CRYPTOGRAPHIC LIBRARY M: Armin Preiml <apreiml@strohwolke.at> @@ -73,5 +64,6 @@ M: Drew DeVault <sir@cmpwn.com> M: Ember Sawady <ecs@d2evs.net> L: ~sircmpwn/hare-dev@lists.sr.ht T: git https://git.sr.ht/~sircmpwn/hare +C: irc://irc.libera.chat/#hare-dev F: * F: */