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 autoload file.
" Language: Hare
" Maintainer: Amelia Clarke <selene@perilune.dev>
" Maintainer: Amelia Clarke <selene@perilune.dev> (invalid)
" Last Updated: 2024-05-10
" Upstream: https://git.sr.ht/~sircmpwn/hare.vim

View File

@@ -1,6 +1,6 @@
" Vim compiler file.
" Compiler: Hare
" Maintainer: Amelia Clarke <selene@perilune.dev>
" Maintainer: Amelia Clarke <selene@perilune.dev> (invalid)
" Last Change: 2024-05-23
" Upstream: https://git.sr.ht/~sircmpwn/hare.vim

View File

@@ -1,6 +1,6 @@
" scdoc compiler for Vim
" Compiler: scdoc
" Maintainer: Gregory Anders <contact@gpanders.com>
" Maintainer: Gregory Anders <contact@gpanders.com> (invalid)
" Last Updated: 2019-10-24
" 2024 Apr 05 by The Vim Project (removed :CompilerSet definition)
" Upstream: https://github.com/gpanders/vim-scdoc

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

View File

@@ -1,6 +1,6 @@
" Vim indent file
" Language: Fennel
" Maintainer: Gregory Anders <greg[NOSPAM]@gpanders.com>
" Maintainer: Gregory Anders <greg[NOSPAM]@gpanders.com> (invalid)
" Last Change: 2022 Apr 20
" Only load this indent file when no other was loaded.

View File

@@ -1,5 +1,5 @@
" Language: OpenGL Shading Language
" Maintainer: Gregory Anders <greg@gpanders.com>
" Maintainer: Gregory Anders <greg@gpanders.com> (invalid)
" Last Modified: 2024 Jul 21
" Upstream: https://github.com/tikhomirov/vim-glsl

View File

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

View File

@@ -1,7 +1,7 @@
" Vim indent file
" Language: Java
" Previous Maintainer: Toby Allsopp <toby.allsopp@peace.com>
" Current Maintainer: Hong Xu <hong@topbug.net>
" Current Maintainer: Hong Xu <hong@topbug.net> (invalid)
" Homepage: http://www.vim.org/scripts/script.php?script_id=3899
" https://github.com/xuhdev/indent-java.vim
" Last Change: 2016 Mar 7

View File

@@ -3,7 +3,7 @@
" Version: 2.4
" Original Author: Sean M. McKee <mckee@misslink.net>
" Previous Maintainer: Nima Talebi <nima@it.net.au>
" Current Maintainer: Hong Xu <hong@topbug.net>
" Current Maintainer: Hong Xu <hong@topbug.net> (invalid)
" Homepage: http://www.vim.org/scripts/script.php?script_id=3747
" Repository: https://github.com/xuhdev/syntax-dosini.vim
" Last Change: 2024 Sept 08

View File

@@ -1,5 +1,5 @@
" Language: OpenGL Shading Language
" Maintainer: Gregory Anders <greg@gpanders.com>
" Maintainer: Gregory Anders <greg@gpanders.com> (invalid)
" Last Modified: 2024 Jul 21
" Upstream: https://github.com/tikhomirov/vim-glsl

View File

@@ -1,6 +1,6 @@
" Vim syntax file.
" Language: Hare
" Maintainer: Amelia Clarke <selene@perilune.dev>
" Maintainer: Amelia Clarke <selene@perilune.dev> (invalid)
" Last Change: 2024-05-10
" Upstream: https://git.sr.ht/~sircmpwn/hare.vim

View File

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

View File

@@ -1,6 +1,6 @@
" Vim syntax file
" Language: jj description
" Maintainer: Gregory Anders <greg@gpanders.com>
" Maintainer: Gregory Anders <greg@gpanders.com> (invalid)
" Last Change: 2024 May 8
" 2025 Apr 17 by Vim Project (don't require space to start comments, #17130)

View File

@@ -1,6 +1,6 @@
" Vim syntax file
" Language: mbsyncrc
" Maintainer: Pierrick Guillaume <pguillaume@fymyte.com>
" Maintainer: Pierrick Guillaume <pguillaume@fymyte.com> (invalid)
" Last Change: 2025 Apr 13
" 2025 Jun 04 by Vim project: match TLSType configuration variable
"

View File

@@ -1,6 +1,6 @@
" Vim syntax file
" Language: pacman.log
" Maintainer: Ronan Pigott <ronan@rjp.ie>
" Maintainer: Ronan Pigott <ronan@rjp.ie> (invalid)
" Last Change: 2023 Dec 04
" 2025 Apr 16 by Vim Project (set 'cpoptions' for line continuation, #17121)

View File

@@ -1,5 +1,5 @@
" Syntax file for scdoc files
" Maintainer: Gregory Anders <contact@gpanders.com>
" Maintainer: Gregory Anders <contact@gpanders.com> (invalid)
" Last Updated: 2022-05-09
" Upstream: https://github.com/gpanders/vim-scdoc

View File

@@ -1,6 +1,6 @@
" Vim syntax file
" Language: Vue.js Single File Component
" Maintainer: Ralph Giles <giles@thaumas.net>
" Maintainer: Ralph Giles <giles@thaumas.net> (invalid)
" URL: https://vuejs.org/v2/guide/single-file-components.html
" Last Change: 2019 Jul 8