commit | cf8aa6448b3520905bea528ea8ad6533cbef288d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Sep 05 13:48:58 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Sep 05 13:48:58 2020 +0200 |
tree | ee3eb5eaa3951ea891433ba8c947e45ac78a7cc9 | |
parent | e2e4075fad1326181edc5a131e48c644ef613693 [diff] [blame] |
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.
diff --git a/Filelist b/Filelist index cd1325f..bcf8f3d 100644 --- a/Filelist +++ b/Filelist
@@ -10,6 +10,7 @@ .travis.yml \ .cirrus.yml \ .github/workflows/ci-windows.yaml \ + .github/CODEOWNERS \ appveyor.yml \ ci/appveyor.bat \ ci/if_ver*.vim \