diff Filelist @ 22089:61a1019de45b v8.2.1594

patch 8.2.1594: pull requests on github do not notify a maintainer Commit: https://github.com/vim/vim/commit/cf8aa6448b3520905bea528ea8ad6533cbef288d Author: Bram Moolenaar <Bram@vim.org> Date: Sat Sep 5 13:48:58 2020 +0200 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.
author Bram Moolenaar <Bram@vim.org>
date Sat, 05 Sep 2020 14:00:04 +0200
parents 52e970719f4b
children 2cc0de1e05a6
line wrap: on
line diff
--- 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 \