runtime(progress): Update maintainer info
Commit:
https://github.com/vim/vim/commit/d5cc8ee0fa3e952492aed0c2f7e97586a0a87ab7
Author: Daniel Smith <
dan...@rdnlsmith.com>
Date: Thu Jul 25 20:54:10 2024 +0200
runtime(progress): Update maintainer info
The Progress syntax file was last updated eight years ago, and the header
information twelve years ago. Attempts to contact the last known maintainer at
the email address listed in the file header (with the spam-prevention characters
removed) produced a delivery failure notification stating that the address did
not exist.
I intend to submit some minor improvements to this file. Per [1], I will assume
maintainership of it for the time being.
related: #15339
Signed-off-by: Daniel Smith <
dan...@rdnlsmith.com>
Signed-off-by: Christian Brabandt <
c...@256bit.org>
[1]:
https://groups.google.com/g/vim_dev/c/I3pOKIOgM4A/m/pekGQB_lBwAJ
diff --git a/.github/MAINTAINERS b/.github/MAINTAINERS
index 7ec5433a2..0c5c3d627 100644
--- a/.github/MAINTAINERS
+++ b/.github/MAINTAINERS
@@ -510,6 +510,7 @@ runtime/syntax/pod.vim @petdance
runtime/syntax/poefilter.vim @ObserverOfTime
runtime/syntax/postscr.vim @mrdubya
runtime/syntax/privoxy.vim @dkearns
+runtime/syntax/progress.vim @rdnlsmith
runtime/syntax/prolog.vim @XVilka
runtime/syntax/ps1.vim @heaths
runtime/syntax/ps1xml.vim @heaths
diff --git a/runtime/syntax/progress.vim b/runtime/syntax/progress.vim
index 5e7cfef29..2227fbec2 100644
--- a/runtime/syntax/progress.vim
+++ b/runtime/syntax/progress.vim
@@ -3,7 +3,8 @@
" Filename extensions: *.p (collides with Pascal),
" *.i (collides with assembler)
" *.w (collides with cweb)
-" Maintainer: Philip Uren <
philu...@ieee.org> Remove SPAXY spam block
+" Maintainer: Daniel Smith <
dan...@rdnlsmith.com>
+" Previous Maintainer: Philip Uren <
philu...@ieee.org> Remove SPAXY spam block
" Contributors: Matthew Stickney <
mtstick...@gmail.com>
" Chris Ruprecht <
chris...@ruprecht.org>
" Mikhail Kuperblum <
mikhai...@whasup.com>