vim-patch:a025a46: runtime: mark more invalid email addresses

a025a46d41

Co-authored-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
zeertzjq
2026-01-01 08:18:29 +08:00
parent 65e7aa9255
commit cabefb52ff
24 changed files with 24 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
" Vim filetype plugin file
" Language: Bitbake
" Maintainer: Gregory Anders <greg@gpanders.com>
" Maintainer: Gregory Anders <greg@gpanders.com> (invalid)
" Repository: https://github.com/openembedded/bitbake
" Latest Revision: 2022-07-23
" 2024-05-23 by Riley Bruins <ribru17@gmail.com> ('commentstring')

View File

@@ -1,6 +1,6 @@
" Blueprint build system filetype plugin file
" Language: Blueprint
" Maintainer: Bruno BELANYI <bruno.vim@belanyi.fr>
" Maintainer: Bruno BELANYI <bruno.vim@belanyi.fr> (invalid)
" Latest Revision: 2024-04-19
if exists("b:did_ftplugin")

View File

@@ -1,6 +1,6 @@
" Vim filetype plugin file
" Language: Fennel
" Maintainer: Gregory Anders <greg[NOSPAM]@gpanders.com>
" Maintainer: Gregory Anders <greg[NOSPAM]@gpanders.com> (invalid)
" Last Update: 2023 Jun 9
" 2024 May 24 by Riley Bruins <ribru17@gmail.com> ('commentstring')

View File

@@ -1,6 +1,6 @@
" Vim filetype plugin.
" Language: Hare
" Maintainer: Amelia Clarke <selene@perilune.dev>
" Maintainer: Amelia Clarke <selene@perilune.dev> (invalid)
" Last Updated: 2024 Oct 04
" Upstream: https://git.sr.ht/~sircmpwn/hare.vim

View File

@@ -1,6 +1,6 @@
" Vim filetype plugin.
" Language: Haredoc (Hare documentation format)
" Maintainer: Amelia Clarke <selene@perilune.dev>
" Maintainer: Amelia Clarke <selene@perilune.dev> (invalid)
" Last Updated: 2024-05-02
" Upstream: https://git.sr.ht/~selene/hare.vim

View File

@@ -1,6 +1,6 @@
" Vim filetype plugin
" Language: jj description
" Maintainer: Gregory Anders <greg@gpanders.com>
" Maintainer: Gregory Anders <greg@gpanders.com> (invalid)
" Last Change: 2024 May 8
if exists('b:did_ftplugin')

View File

@@ -1,6 +1,6 @@
" Vim filetype plugin file
" Language: mbsync configuration file
" Maintainer: Pierrick Guillaume <pguillaume@fymyte.com>
" Maintainer: Pierrick Guillaume <pguillaume@fymyte.com> (invalid)
" Last Change: 2025 Apr 13
if (exists('b:did_ftplugin'))

View File

@@ -1,5 +1,5 @@
" scdoc filetype plugin
" Maintainer: Gregory Anders <contact@gpanders.com>
" Maintainer: Gregory Anders <contact@gpanders.com> (invalid)
" Last Updated: 2022 May 09
" 2024 May 23 by Riley Bruins <ribru17@gmail.com> ('commentstring')
" Upstream: https://github.com/gpanders/vim-scdoc