diff options
author | Ludovic Courtès <ludo@gnu.org> | 2019-12-29 18:24:12 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2019-12-29 18:24:54 +0100 |
commit | 1e30d4e0df75567b869c0c69e8c0a93f712a56a0 (patch) | |
tree | bef034757d39721f4305c7ec38a76e73aae68bf8 /build-aux | |
parent | 161b297b235908322023c4164a8122575519edf2 (diff) | |
download | guix-1e30d4e0df75567b869c0c69e8c0a93f712a56a0.tar.gz |
git-authenticate: Add glv to the list of committers.
This is a followup to 92fcf9856face3822ce827d7732c4b152f715f62, first commit signed by glv. * build-aux/git-authenticate.scm (%committers): Add glv.
Diffstat (limited to 'build-aux')
-rw-r--r-- | build-aux/git-authenticate.scm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/build-aux/git-authenticate.scm b/build-aux/git-authenticate.scm index ec67b589ca..b8cc804094 100644 --- a/build-aux/git-authenticate.scm +++ b/build-aux/git-authenticate.scm @@ -97,6 +97,9 @@ "A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351") ("efraim (old)" "9157 41FE B22F A4E3 3B6E 8F8D F4C1 D391 7EAC EE93") + ("glv" + ;; primary: "2453 02B1 BAB1 F867 FDCA 96BC 8F3F 861F 82EB 7A9A" + "CBC5 9C66 EC27 B971 7940 6B3E 6BE8 208A DF21 FE3F") ("hoebjo" "2219 43F4 9E9F 276F 9499 3382 BF28 6CB6 593E 5FFD") ("htgoebel" |