Andrew Bogott has submitted this change and it was merged. 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(-) Approvals: Andrew Bogott: Looks good to me, approved jenkins-bot: Verified 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: merged Gerrit-Change-Id: I521d1b937af54b9f53e694eafb6ef7d663e768fb Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Andrew Bogott <[email protected]> Gerrit-Reviewer: Andrew Bogott <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
