Add CODEOWNERS file

Follow https://github.blog/2017-07-06-introducing-code-owners/
	to allow us to use Pull reminders.
This commit is contained in:
Daniel Holbach
2019-06-24 15:34:52 +02:00
parent ca34625a1e
commit f95c660dc5

9
.github/CODEOWNERS vendored Normal file
View File

@@ -0,0 +1,9 @@
# Lines starting with '#' are comments.
# Each line is a file pattern followed by one or more owners.
# These owners will be the default owners for everything in the repo.
* @bboreham
* @fbarl
* @2opremio
* @satyamz
* @qiell