Andrew Bogott has uploaded a new change for review. https://gerrit.wikimedia.org/r/131690
Change subject: Add amire80 to 'admins::restricted ' ...................................................................... Add amire80 to 'admins::restricted ' I accidentally removed him from this group when I renamed him in https://gerrit.wikimedia.org/r/#/c/131464/ Change-Id: I521d1b937af54b9f53e694eafb6ef7d663e768fb --- M manifests/admins.pp 1 file changed, 2 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/90/131690/1 diff --git a/manifests/admins.pp b/manifests/admins.pp index d4f925f..28e6cb2 100644 --- a/manifests/admins.pp +++ b/manifests/admins.pp @@ -3910,7 +3910,8 @@ include accounts::leila # RT 6765 include accounts::sahar # RT 6767 include accounts::santhosh # RT 6760 - include accounts::aaharoni # RT 6760 + include accounts::aaharoni # renamed to amire80 + include accounts::amire80 # RT 6760 include accounts::mglaser # RT 6861->6929 include accounts::mah # RT 6861->6930 include accounts::legoktm # RT 6895 -- To view, visit https://gerrit.wikimedia.org/r/131690 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I521d1b937af54b9f53e694eafb6ef7d663e768fb Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Andrew Bogott <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
