From 6664a59dfa93b941b3a78fdc6fd9bb5e834e5604 Mon Sep 17 00:00:00 2001 From: git hosting Date: Wed, 25 Jul 2012 17:27:43 +0800 Subject: [PATCH 1/1] Change key for matches/honours --- gitosis.conf | 2 +- keydir/matches_honours.pub | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 keydir/matches_honours.pub diff --git a/gitosis.conf b/gitosis.conf index 17d8d7c..f271eec 100644 --- a/gitosis.conf +++ b/gitosis.conf @@ -140,7 +140,7 @@ daemon = yes [group matches] writable = matches/honours -members = matches@ucc +members = matches_honours [repo matches/honours] daemon = yes diff --git a/keydir/matches_honours.pub b/keydir/matches_honours.pub new file mode 100644 index 0000000..53503b4 --- /dev/null +++ b/keydir/matches_honours.pub @@ -0,0 +1 @@ +ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1baK750N3mlE+ncxTp4R4SygKTdmfylWo3Qj8LuNoeFRRECucqPOgnm9sDBnd5i8IWlg9neLCnmQp9vUVvVaLqdrlY2VjsOrHc0rcT3Ze0XvxRFIs07dc8lCCUQHtCmA7MaC6AhstNX16dR2BBMI9pSJhSBwXK4sjCrEG9JbQ3OUT1Bfe7zdBGz3ijod6ciNqJhPpEzEwK2ZujkfqqL73vH4NZsfSTtOZNK7OLA3iaunYp0D2vt0AV/uZPh01R4H5tpUfXTaIy9IlGczuTuPr9UbN46ZuefsxbRN1hOd4NgXb+vevIWXoWuoC0BiS7yFJDMuTIO2GVjhWVBIesKmH sam@cerberus -- 2.20.1