]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
Codeowners: add KBelabas for runtime/syntax/gp.vim (#12898)
authorKarim Belabas <Karim.belabas@math.u-bordeaux.fr>
Wed, 23 Aug 2023 16:07:23 +0000 (18:07 +0200)
committerGitHub <noreply@github.com>
Wed, 23 Aug 2023 16:07:23 +0000 (17:07 +0100)
Signed-off-by: Christian Brabandt <cb@256bit.org>
.github/CODEOWNERS

index 213b9af8681d2c47011d1804c147e3de795cece5..d8130ceee8fffa7e6a6658c2fc0028cc9f69022b 100644 (file)
@@ -384,6 +384,7 @@ runtime/syntax/gitolite.vim         @sitaramc
 runtime/syntax/gitrebase.vim           @tpope
 runtime/syntax/go.vim                  @bhcleek
 runtime/syntax/godoc.vim               @dbarnett
+runtime/syntax/gp.vim                  @KBelabas
 runtime/syntax/gprof.vim               @dpelle
 runtime/syntax/groff.vim               @jmarshall
 runtime/syntax/gyp.vim                 @ObserverOfTime