]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(progress): Update maintainer info
authorDaniel Smith <daniel@rdnlsmith.com>
Thu, 25 Jul 2024 18:54:10 +0000 (20:54 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 25 Jul 2024 18:54:10 +0000 (20:54 +0200)
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 <daniel@rdnlsmith.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
[1]: https://groups.google.com/g/vim_dev/c/I3pOKIOgM4A/m/pekGQB_lBwAJ

.github/MAINTAINERS
runtime/syntax/progress.vim

index 7ec5433a2b980e62771da09709f575297388f620..0c5c3d6272d7f003e84706bb97a7aa8768eae768 100644 (file)
@@ -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
index 5e7cfef29922f3f270b97c393ac1fb17792e64af..2227fbec2a9392cb8afa58a68145eea8581a6a5e 100644 (file)
@@ -3,7 +3,8 @@
 " Filename extensions: *.p (collides with Pascal),
 "                      *.i (collides with assembler)
 "                      *.w (collides with cweb)
-" Maintainer:          Philip Uren             <philuSPAXY@ieee.org> Remove SPAXY spam block
+" Maintainer:           Daniel Smith <daniel@rdnlsmith.com>
+" Previous Maintainer:  Philip Uren <philuSPAXY@ieee.org> Remove SPAXY spam block
 " Contributors:         Matthew Stickney       <mtstickneySPAXY@gmail.com>
 "                      Chris Ruprecht          <chrisSPAXY@ruprecht.org>
 "                      Mikhail Kuperblum       <mikhailSPAXY@whasup.com>