mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 01:31:17 +00:00
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:
9
.github/CODEOWNERS
vendored
Normal file
9
.github/CODEOWNERS
vendored
Normal 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
|
||||
Reference in New Issue
Block a user