Merge pull request #3642 from weaveworks/add-codeowners

Add CODEOWNERS file
This commit is contained in:
Daniel Holbach
2019-06-24 17:05:49 +02:00
committed by GitHub

8
.github/CODEOWNERS vendored Normal file
View File

@@ -0,0 +1,8 @@
# 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
* @satyamz
* @qiell