Merge pull request #223 from pusher/maintainers

Add MAINTAINERS and update CODEOWNERS
This commit is contained in:
Joel Speed 2019-07-23 16:45:32 +01:00 committed by GitHub
commit 6c4aca957e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 2 deletions

6
.github/CODEOWNERS vendored
View File

@ -1,6 +1,8 @@
# Default owner should be a Pusher cloud-team member unless overridden by later
# rules in this file
# Default owner should be a Pusher cloud-team member or another maintainer
# unless overridden by later rules in this file
* @pusher/cloud-team
* @syscll
* @steakunderscore
# login.gov provider
# Note: If @timothy-spencer terms out of his appointment, your best bet

3
MAINTAINERS Normal file
View File

@ -0,0 +1,3 @@
Joel Speed <joel.speed@hotmail.co.uk> (@JoelSpeed)
Dan Bond (@syscll)
Henry Jenkins <henry@henryjenkins.name> (@steakunderscore)