1
0
forked from aniani/vim

Codeowners: add KBelabas for runtime/syntax/gp.vim (#12898)

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Karim Belabas 2023-08-23 18:07:23 +02:00 committed by GitHub
parent 544b209a2d
commit 9180633e68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.github/CODEOWNERS vendored
View 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