/hgadmin: 0e4d7aca65b5: Give Ankit write access to pidgin/**

Mark Doliner mark at kingant.net
Thu Dec 5 02:45:52 EST 2013


Changeset: 0e4d7aca65b573c3f8a3267de3b244b77aff5928
Author:	 Mark Doliner <mark at kingant.net>
Date:	 2013-12-04 23:45 -0800
Branch:	 default
URL: https://hg.pidgin.im/hgadmin/rev/0e4d7aca65b5

Description:

Give Ankit write access to pidgin/**

diffstat:

 access.conf |  5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diffs (15 lines):

diff --git a/access.conf b/access.conf
--- a/access.conf
+++ b/access.conf
@@ -18,6 +18,11 @@ write user=cpws/** repo=pidgin/**
 # Allow translators to write to the pidgin trees
 write user=translators/** repo=pidgin/**
 
+# Give 2013 SoC student Ankit write access to the pidgin trees.
+# In the future it probably makes sense to accomplish this by
+# moving his key to the cpw directory, but this is good for now.
+init user=soc/2013/ankitkv/** repo=pidgin/**
+
 # Developer personal repos
 init user=devs/darkrain/**    repo=dev/darkrain/**
 init user=devs/grim/**        repo=dev/grim/**



More information about the Commits mailing list