1
0
forked from aniani/vim

patch 8.2.1594: pull requests on github do not notify a maintainer

Problem:    Pull requests on github do not notify a maintainer.
Solution:   Add a CODEOWNERS file with a few initial entries.
This commit is contained in:
Bram Moolenaar
2020-09-05 13:48:58 +02:00
parent e2e4075fad
commit cf8aa6448b
3 changed files with 53 additions and 0 deletions

View File

@@ -754,6 +754,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1594,
/**/
1593,
/**/