commit 031fc5b1b4b922d63ecb1e8f27562d1126637150 Author: Georg Koppen gk@torproject.org Date: Fri Aug 21 14:24:24 2015 +0200
Bug 16875: Add boklm as an official build verifier --- gitian/check-match.sh | 2 +- gitian/gpg/boklm.gpg | Bin 0 -> 1706 bytes 2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/gitian/check-match.sh b/gitian/check-match.sh index e264ef3..ad12ff3 100755 --- a/gitian/check-match.sh +++ b/gitian/check-match.sh @@ -3,7 +3,7 @@ # XXX: Args? HOST=people.torproject.org BASE_DIR=public_html/builds/ -USERS="linus mikeperry erinn gk" +USERS="linus mikeperry erinn gk boklm"
set -e set -u diff --git a/gitian/gpg/boklm.gpg b/gitian/gpg/boklm.gpg new file mode 100644 index 0000000..5d8e1f6 Binary files /dev/null and b/gitian/gpg/boklm.gpg differ