runtime: mention subscription only ml, fix typo in maintainer email

Commit: 
https://github.com/vim/vim/commit/57352b279d4de492dee4be07d6bc4a116599bbac
Author: Christian Brabandt <[email protected]>
Date:   Sat Jan 3 16:29:07 2026 +0000

    runtime: mention subscription only ml, fix typo in maintainer email
    
    Signed-off-by: Christian Brabandt <[email protected]>

diff --git a/runtime/autoload/gnat.vim b/runtime/autoload/gnat.vim
index 0def6723b..585be2e1e 100644
--- a/runtime/autoload/gnat.vim
+++ b/runtime/autoload/gnat.vim
@@ -3,7 +3,7 @@
 "     Language: Ada (GNAT)
 "          $Id: gnat.vim 887 2008-07-08 14:29:01Z krischik $
 "    Copyright: Copyright (C) 2006 Martin Krischik
-"   Maintainer:        Martin Krischi <[email protected]>k
+"   Maintainer:        Martin Krischi <[email protected]>
 "              Ned Okie <[email protected]>
 "      $Author: krischik $
 "        $Date: 2008-07-08 16:29:01 +0200 (Di, 08 Jul 2008) $
diff --git a/runtime/compiler/gnat.vim b/runtime/compiler/gnat.vim
index 086edbede..696d1c6eb 100644
--- a/runtime/compiler/gnat.vim
+++ b/runtime/compiler/gnat.vim
@@ -3,7 +3,7 @@
 "     Language: Ada (GNAT)
 "          $Id: gnat.vim 887 2008-07-08 14:29:01Z krischik $
 "    Copyright: Copyright (C) 2006 Martin Krischik
-"   Maintainer:        Martin Krischi <[email protected]>k
+"   Maintainer:        Martin Krischi <[email protected]>
 "              Ned Okie <[email protected]>
 "      $Author: krischik $
 "        $Date: 2008-07-08 16:29:01 +0200 (Di, 08 Jul 2008) $
diff --git a/runtime/compiler/perl.vim b/runtime/compiler/perl.vim
index 6aeaac3fa..04643af26 100644
--- a/runtime/compiler/perl.vim
+++ b/runtime/compiler/perl.vim
@@ -1,6 +1,6 @@
 " Vim compiler file
 " Compiler:      Perl syntax checks (perl -Wc)
-" Maintainer:    vim-perl <[email protected]>
+" Maintainer:    vim-perl <[email protected]> (need to be subscribed 
to post)
 " Author:        Christian J. Robinson <[email protected]>
 " Homepage:      https://github.com/vim-perl/vim-perl
 " Bugs/requests: https://github.com/vim-perl/vim-perl/issues
diff --git a/runtime/compiler/perlcritic.vim b/runtime/compiler/perlcritic.vim
index 4b5f34dd2..d50bc3112 100644
--- a/runtime/compiler/perlcritic.vim
+++ b/runtime/compiler/perlcritic.vim
@@ -1,6 +1,6 @@
 " Vim compiler file
 " Compiler:      perlcritic
-" Maintainer:    vim-perl <[email protected]>
+" Maintainer:    vim-perl <[email protected]> (need to be subscribed 
to post)
 " Author:        Doug Kearns <[email protected]>
 " Homepage:      https://github.com/vim-perl/vim-perl
 " Bugs/requests: https://github.com/vim-perl/vim-perl/issues
diff --git a/runtime/compiler/podchecker.vim b/runtime/compiler/podchecker.vim
index 20faaa4bc..744c1034d 100644
--- a/runtime/compiler/podchecker.vim
+++ b/runtime/compiler/podchecker.vim
@@ -1,6 +1,6 @@
 " Vim compiler file
 " Compiler:      podchecker
-" Maintainer:    vim-perl <[email protected]>
+" Maintainer:    vim-perl <[email protected]> (need to be subscribed 
to post)
 " Author:        Doug Kearns <[email protected]>
 " Homepage:      https://github.com/vim-perl/vim-perl
 " Bugs/requests: https://github.com/vim-perl/vim-perl/issues
diff --git a/runtime/ftplugin/perl.vim b/runtime/ftplugin/perl.vim
index 03368a7af..f2d39161b 100644
--- a/runtime/ftplugin/perl.vim
+++ b/runtime/ftplugin/perl.vim
@@ -1,6 +1,6 @@
 " Vim filetype plugin file
 " Language:      Perl
-" Maintainer:    vim-perl <[email protected]>
+" Maintainer:    vim-perl <[email protected]> (need to be subscribed 
to post)
 " Homepage:      https://github.com/vim-perl/vim-perl
 " Bugs/requests: https://github.com/vim-perl/vim-perl/issues
 " License:       Vim License (see :help license)
diff --git a/runtime/ftplugin/pod.vim b/runtime/ftplugin/pod.vim
index 81b0011bc..5431fb992 100644
--- a/runtime/ftplugin/pod.vim
+++ b/runtime/ftplugin/pod.vim
@@ -1,6 +1,6 @@
 " Vim filetype plugin file
 " Language:      Perl POD format
-" Maintainer:    vim-perl <[email protected]>
+" Maintainer:    vim-perl <[email protected]> (need to be subscribed 
to post)
 " Author:        Doug Kearns <[email protected]>
 " Homepage:      https://github.com/vim-perl/vim-perl
 " Bugs/requests: https://github.com/vim-perl/vim-perl/issues
diff --git a/runtime/ftplugin/raku.vim b/runtime/ftplugin/raku.vim
index f57427e32..4eb2619fd 100644
--- a/runtime/ftplugin/raku.vim
+++ b/runtime/ftplugin/raku.vim
@@ -1,6 +1,6 @@
 " Vim filetype plugin file
 " Language:    Raku
-" Maintainer:  vim-perl <[email protected]>
+" Maintainer:  vim-perl <[email protected]> (need to be subscribed to 
post)
 " Homepage:    https://github.com/Raku/vim-raku
 " Bugs/requests: https://github.com/Raku/vim-raku/issues
 " Last Change: 2021 Apr 16
diff --git a/runtime/ftplugin/tap.vim b/runtime/ftplugin/tap.vim
index c165c0ce6..9f656f74b 100644
--- a/runtime/ftplugin/tap.vim
+++ b/runtime/ftplugin/tap.vim
@@ -1,6 +1,6 @@
 " Vim filetype plugin file
 " Language:      Verbose TAP Output
-" Maintainer:    vim-perl <[email protected]>
+" Maintainer:    vim-perl <[email protected]> (need to be subscribed 
to post)
 " Homepage:      https://github.com/vim-perl/vim-perl
 " Bugs/requests: https://github.com/vim-perl/vim-perl/issues
 " License:       Vim License (see :help license)
diff --git a/runtime/ftplugin/tt2html.vim b/runtime/ftplugin/tt2html.vim
index 0407dbba4..195a232e0 100644
--- a/runtime/ftplugin/tt2html.vim
+++ b/runtime/ftplugin/tt2html.vim
@@ -1,6 +1,6 @@
 " Vim filetype plugin file
 " Language:      TT2 embedded with HTML
-" Maintainer:    vim-perl <[email protected]>
+" Maintainer:    vim-perl <[email protected]> (need to be subscribed 
to post)
 " Homepage:      https://github.com/vim-perl/vim-perl
 " Bugs/requests: https://github.com/vim-perl/vim-perl/issues
 " License:       Vim License (see :help license)
diff --git a/runtime/ftplugin/xs.vim b/runtime/ftplugin/xs.vim
index 206fbc271..d51c41129 100644
--- a/runtime/ftplugin/xs.vim
+++ b/runtime/ftplugin/xs.vim
@@ -1,6 +1,6 @@
 " Vim filetype plugin file
 " Language:      XS (Perl extension interface language)
-" Maintainer:    vim-perl <[email protected]>
+" Maintainer:    vim-perl <[email protected]> (need to be subscribed 
to post)
 " Homepage:      https://github.com/vim-perl/vim-perl
 " Bugs/requests: https://github.com/vim-perl/vim-perl/issues
 " License:       Vim License (see :help license)
diff --git a/runtime/indent/perl.vim b/runtime/indent/perl.vim
index a97c34da5..636d646d4 100644
--- a/runtime/indent/perl.vim
+++ b/runtime/indent/perl.vim
@@ -1,6 +1,6 @@
 " Vim indent file
 " Language:      Perl
-" Maintainer:    vim-perl <[email protected]>
+" Maintainer:    vim-perl <[email protected]> (need to be subscribed 
to post)
 " Homepage:      https://github.com/vim-perl/vim-perl
 " Bugs/requests: https://github.com/vim-perl/vim-perl/issues
 " License:       Vim License (see :help license)
diff --git a/runtime/indent/raku.vim b/runtime/indent/raku.vim
index 753a2b04b..35922aaed 100644
--- a/runtime/indent/raku.vim
+++ b/runtime/indent/raku.vim
@@ -1,6 +1,6 @@
 " Vim indent file
 " Language:      Perl 6
-" Maintainer:    vim-perl <[email protected]>
+" Maintainer:    vim-perl <[email protected]> (need to be subscribed 
to post)
 " Homepage:      https://github.com/vim-perl/vim-perl
 " Bugs/requests: https://github.com/vim-perl/vim-perl/issues
 " Last Change:   2020 Apr 15
diff --git a/runtime/syntax/haskell.vim b/runtime/syntax/haskell.vim
index e71e1c807..f3c40cec8 100644
--- a/runtime/syntax/haskell.vim
+++ b/runtime/syntax/haskell.vim
@@ -1,6 +1,7 @@
 " Vim syntax file
 " Language:            Haskell
 " Maintainer:          Haskell Cafe mailinglist <[email protected]>
+"                      (need to be subscribed to post)
 " Last Change:         2024 Mar 28 by Enrico Maria De Angelis 
<[email protected]>
 "                      2025 Nov 20 by Vim Project: Allow spaces in backticks 
#18776
 " Original Author:     John Williams <[email protected]>
diff --git a/runtime/syntax/lhaskell.vim b/runtime/syntax/lhaskell.vim
index cf1f126a3..a6d98bf03 100644
--- a/runtime/syntax/lhaskell.vim
+++ b/runtime/syntax/lhaskell.vim
@@ -3,6 +3,7 @@
 "                      Markdown style, TeX style and plain text surrounding
 "                       egin{code}  nd{code} blocks
 " Maintainer:          Haskell Cafe mailinglist <[email protected]>
+"                      (need to be subscribed to post)
 " Original Author:     Arthur van Leeuwen <[email protected]>
 " Last Change:         2020 Feb 25
 " Version:             1.05
diff --git a/runtime/syntax/mason.vim b/runtime/syntax/mason.vim
index e1638ece7..cfc027801 100644
--- a/runtime/syntax/mason.vim
+++ b/runtime/syntax/mason.vim
@@ -1,6 +1,6 @@
 " Vim syntax file
 " Language:      Mason (Perl embedded in HTML)
-" Maintainer:    vim-perl <[email protected]>
+" Maintainer:    vim-perl <[email protected]> (need to be subscribed 
to post)
 " Homepage:      https://github.com/vim-perl/vim-perl
 " Bugs/requests: https://github.com/vim-perl/vim-perl/issues
 " License:       Vim License (see :help license)
diff --git a/runtime/syntax/perl.vim b/runtime/syntax/perl.vim
index 73f967a18..c5dced9b3 100644
--- a/runtime/syntax/perl.vim
+++ b/runtime/syntax/perl.vim
@@ -1,6 +1,6 @@
 " Vim syntax file
 " Language:      Perl
-" Maintainer:    vim-perl <[email protected]>
+" Maintainer:    vim-perl <[email protected]> (need to be subscribed 
to post)
 " Homepage:      https://github.com/vim-perl/vim-perl
 " Bugs/requests: https://github.com/vim-perl/vim-perl/issues
 " License:       Vim License (see :help license)
diff --git a/runtime/syntax/pod.vim b/runtime/syntax/pod.vim
index 90c9b99a3..16189611f 100644
--- a/runtime/syntax/pod.vim
+++ b/runtime/syntax/pod.vim
@@ -1,6 +1,6 @@
 " Vim syntax file
 " Language:      Perl POD format
-" Maintainer:    vim-perl <[email protected]>
+" Maintainer:    vim-perl <[email protected]> (need to be subscribed 
to post)
 " Previously:    Scott Bigham <[email protected]>
 " Homepage:      https://github.com/vim-perl/vim-perl
 " Bugs/requests: https://github.com/vim-perl/vim-perl/issues
diff --git a/runtime/syntax/raku.vim b/runtime/syntax/raku.vim
index 1bf9b4994..c77dfb3a4 100644
--- a/runtime/syntax/raku.vim
+++ b/runtime/syntax/raku.vim
@@ -1,6 +1,6 @@
 " Vim syntax file
 " Language:      Raku
-" Maintainer:    vim-perl <[email protected]>
+" Maintainer:    vim-perl <[email protected]> (need to be subscribed 
to post)
 " Homepage:      https://github.com/Raku/vim-raku
 " Bugs/requests: https://github.com/Raku/vim-raku/issues
 " Last Change:   2021-04-16
diff --git a/runtime/syntax/tt2.vim b/runtime/syntax/tt2.vim
index 6826fb158..100eb6e6a 100644
--- a/runtime/syntax/tt2.vim
+++ b/runtime/syntax/tt2.vim
@@ -1,6 +1,6 @@
 " Vim syntax file
 " Language:      TT2 (Perl Template Toolkit)
-" Maintainer:    vim-perl <[email protected]>
+" Maintainer:    vim-perl <[email protected]> (need to be subscribed 
to post)
 " Author:        Moriki, Atsushi <[email protected]>
 " Homepage:      https://github.com/vim-perl/vim-perl
 " Bugs/requests: https://github.com/vim-perl/vim-perl/issues
diff --git a/runtime/syntax/tt2html.vim b/runtime/syntax/tt2html.vim
index 8c223be70..f489182d5 100644
--- a/runtime/syntax/tt2html.vim
+++ b/runtime/syntax/tt2html.vim
@@ -1,6 +1,6 @@
 " Vim syntax file
 " Language:      TT2 embedded with HTML
-" Maintainer:    vim-perl <[email protected]>
+" Maintainer:    vim-perl <[email protected]> (need to be subscribed 
to post)
 " Author:        Moriki, Atsushi <[email protected]>
 " Homepage:      https://github.com/vim-perl/vim-perl
 " Bugs/requests: https://github.com/vim-perl/vim-perl/issues
diff --git a/runtime/syntax/xs.vim b/runtime/syntax/xs.vim
index 2145ede2d..90f8d3710 100644
--- a/runtime/syntax/xs.vim
+++ b/runtime/syntax/xs.vim
@@ -1,7 +1,7 @@
 " Vim syntax file
 " Language:      XS (Perl extension interface language)
 " Author:        Autogenerated from perl headers, on an original basis of 
Michael W. Dodge <[email protected]>
-" Maintainer:    vim-perl <[email protected]>
+" Maintainer:    vim-perl <[email protected]> (need to be subscribed 
to post)
 " Previous:      Vincent Pit <[email protected]>
 " Homepage:      https://github.com/vim-perl/vim-perl
 " Bugs/requests: https://github.com/vim-perl/vim-perl/issues

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/vim_dev/E1vc4kS-00CHdb-2t%40256bit.org.

Raspunde prin e-mail lui