summaryrefslogtreecommitdiffstats
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorKarim Belabas <Karim.belabas@math.u-bordeaux.fr>2023-08-23 18:07:23 +0200
committerGitHub <noreply@github.com>2023-08-23 17:07:23 +0100
commit9180633e68925cde6e7b08f6343a89cdb73f787b (patch)
treebe43d8611db0e1b772aa64cd57e2698bdc420cd9 /.github/CODEOWNERS
parent544b209a2d4b10e0a4874c925036def30d33d708 (diff)
Codeowners: add KBelabas for runtime/syntax/gp.vim (#12898)
Signed-off-by: Christian Brabandt <cb@256bit.org>
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 213b9af868..d8130ceee8 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -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