runtime: mark more invalid email addresses

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Christian Brabandt
2025-12-31 16:38:08 +00:00
parent 6b652a7850
commit 2f689d5abd
424 changed files with 425 additions and 425 deletions

View File

@@ -1,7 +1,7 @@
" Filename: spec.vim
" Purpose: Vim syntax file
" Language: SPEC: Build/install scripts for Linux RPM packages
" Maintainer: Igor Gnatenko i.gnatenko.brain@gmail.com
" Maintainer: Igor Gnatenko i.gnatenko.brain@gmail.com (invalid)
" Former Maintainer: Donovan Rebbechi elflord@panix.com (until March 2014)
" Last Change: 2020 May 25
" 2024 Sep 10 by Vim Project: add file triggers support, #15569