diff options
author | Ludovic Courtès <ludo@gnu.org> | 2020-01-17 14:24:48 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2020-01-17 14:24:48 +0100 |
commit | 05f8a143e437c0e55f118a0b2a191675a4b76ef1 (patch) | |
tree | 82ee74f9715d3dcefb68a136a8e2bb0f39ec1882 /build-aux | |
parent | 51c8777095ee8863943432cc71a63b6fa6c5b8c0 (diff) | |
download | patches-05f8a143e437c0e55f118a0b2a191675a4b76ef1.tar patches-05f8a143e437c0e55f118a0b2a191675a4b76ef1.tar.gz |
git-authenticate: Add new key for atheia.
* build-aux/git-authenticate.scm (%committers): Add atheia's 2nd key, as
seen in commit df18ea6f275abaa160a8593accb29fd273d8fc13.
Diffstat (limited to 'build-aux')
-rw-r--r-- | build-aux/git-authenticate.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build-aux/git-authenticate.scm b/build-aux/git-authenticate.scm index 106c843c25..8b8736e402 100644 --- a/build-aux/git-authenticate.scm +++ b/build-aux/git-authenticate.scm @@ -60,6 +60,8 @@ "7F73 0343 F2F0 9F3C 77BF 79D3 2E25 EE8B 6180 2BB3") ("atheia" "3B12 9196 AE30 0C3C 0E90 A26F A715 5567 3271 9948") + ("atheia (2nd)" ;from commit df18ea6f275abaa160a8593accb29fd273d8fc13 + "9A2B 401E D001 0650 1584 BAAC 8BC4 F447 6E8A 8E00") ("bavier" ;; primary: "34FF 38BC D151 25A6 E340 A0B5 3453 2F9F AFCA 8B8E" "A0C5 E352 2EF8 EF5C 64CD B7F0 FD73 CAC7 19D3 2566") |