]> git.openstreetmap.org Git - chef.git/commitdiff
Give Ian Dees git commit access
authorTom Hughes <tom@compton.nu>
Fri, 23 Aug 2013 21:45:58 +0000 (22:45 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 23 Aug 2013 21:45:58 +0000 (22:45 +0100)
roles/git.rb

index 1fb7fac7f0a6510db0a11bd861b38096ab42e2f4..19ebfcdea7b6ee3de92907f83b21b1c10ac8f1ba 100644 (file)
@@ -12,9 +12,13 @@ default_attributes(
         :status => :user,
         :shell => "/usr/bin/git-shell"
       },
         :status => :user,
         :shell => "/usr/bin/git-shell"
       },
+      :yellowbkpk => {
+        :status => :user,
+        :shell => "/usr/bin/git-shell"
+      },
       :git => {
         :status => :role,
       :git => {
         :status => :role,
-        :members => [ :tomh, :grant, :matt, :lonvia, :translatewiki ]
+        :members => [ :tomh, :grant, :matt, :lonvia, :yellowbkpk, :translatewiki ]
       }
     }
   },
       }
     }
   },