mirror of
https://github.com/git/git.git
synced 2026-01-25 00:07:24 +09:00
Remove emacsorg-mode list; it seems to be moderated
This commit is contained in:
parent
b0eb1eceaa
commit
4b645ba35d
@ -29,6 +29,9 @@ iis2=',
|
||||
'
|
||||
while read address name
|
||||
do
|
||||
case "$address" in
|
||||
'#'*) continue ;;
|
||||
esac
|
||||
case "$name" in
|
||||
$match) ;;
|
||||
*) continue ;;
|
||||
@ -52,5 +55,5 @@ fi
|
||||
} <<\EOF
|
||||
linux-kernel@vger.kernel.org Linux Kernel
|
||||
info@lwn.net LWN.NET
|
||||
emacs-orgmode@gnu.org Emacs Org Mode
|
||||
ask@perl.org Perl5-porters at perl
|
||||
EOF
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user