Browse Source

Merge pull request #1892 from dotcloud/fix-maintainers-files

Add MAINTAINERS
Michael Crosby 12 years ago
parent
commit
986906cd7b
3 changed files with 4 additions and 1 deletions
  1. 0 1
      auth/MAINTAINERS
  2. 3 0
      auth/MAINTAINERS
  3. 1 0
      hack/MAINTAINERS

+ 0 - 1
auth/MAINTAINERS

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

+ 3 - 0
auth/MAINTAINERS

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

+ 1 - 0
hack/MAINTAINERS

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