1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Add MAINTAINERS

Making sure we're consistent across our project.
This commit is contained in:
Nick Stinemates 2013-09-16 04:45:01 +00:00
parent 2f24b9e05c
commit d6cf41cbe6
2 changed files with 4 additions and 1 deletions

View file

@ -1 +0,0 @@
../registry/MAINTAINERS

3
auth/MAINTAINERS Normal file
View file

@ -0,0 +1,3 @@
Sam Alba <sam@dotcloud.com> (@samalba)
Joffrey Fuhrer <joffrey@dotcloud.com> (@shin-)
Ken Cochrane <ken@dotcloud.com> (@kencochrane)

1
hack/MAINTAINERS Normal file
View file

@ -0,0 +1 @@
Solomon Hykes <solomon@dotcloud.com> (@shykes)