> I don't think that list is up to date. I also think that not everyone > who has access knows how to do that or want to do that.
The puppet repo (in manifests/site.pp) is the most accurate way of finding this: 706 $sudo_privs = [ 'ALL = NOPASSWD: /usr/local/sbin/add-ldap-user', 707 'ALL = NOPASSWD: /usr/local/sbin/delete-ldap-user', 708 'ALL = NOPASSWD: /usr/local/sbin/modify-ldap-user', 709 'ALL = NOPASSWD: /usr/local/bin/svn-group', 710 'ALL = NOPASSWD: /usr/local/sbin/add-labs-user' ] 711 sudo_user { [ "demon", "robla", "sumanah", "reedy" ]: privileges => $sudo_privs } So, other than ops (who rarely makes SVN accounts, and likely shouldn't be making Gerrit accounts for the git switchover), it's Chad, Sumana, Rob (La), and Sam Reed. Tim also often handed out SVN accounts, but isn't in this list since he has full root access. - Ryan _______________________________________________ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l