From cf8aa6448b3520905bea528ea8ad6533cbef288d Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Sat, 5 Sep 2020 13:48:58 +0200 Subject: 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. --- Filelist | 1 + 1 file changed, 1 insertion(+) (limited to 'Filelist') diff --git a/Filelist b/Filelist index cd1325f30e..bcf8f3d260 100644 --- a/Filelist +++ b/Filelist @@ -10,6 +10,7 @@ SRC_ALL = \ .travis.yml \ .cirrus.yml \ .github/workflows/ci-windows.yaml \ + .github/CODEOWNERS \ appveyor.yml \ ci/appveyor.bat \ ci/if_ver*.vim \ -- cgit v1.2.3