diff options
author | Ludovic Courtès <ludo@gnu.org> | 2020-10-16 11:51:36 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2020-10-16 15:00:50 +0200 |
commit | b601aadaf59d25d4dea502f0aab16531038bff91 (patch) | |
tree | 6769a0b5ad4b63a58c89148fa6badf2212a41fb4 | |
parent | b2683a2bed424f58722c9c17c9582e3e2e19d9a3 (diff) | |
download | guix-b601aadaf59d25d4dea502f0aab16531038bff91.tar.gz |
.guix-authorizations: Add m1gu3l.
* .guix-authorizations: Add m1gu3l to the committers.
-rw-r--r-- | .guix-authorizations | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/.guix-authorizations b/.guix-authorizations index ee164083c8..fc52e3fc19 100644 --- a/.guix-authorizations +++ b/.guix-authorizations @@ -1,5 +1,5 @@ -;; This is the list of OpenPGP keys currently authorized to sign commits in -;; this repository. +;; This file, which is best viewed as -*- Scheme -*-, lists the OpenPGP keys +;; currently authorized to sign commits in this repository. (authorizations (version 0) @@ -84,6 +84,8 @@ (name "lfam")) ("2AE3 1395 932B E642 FC0E D99C 9BED 6EDA 32E5 B0BC" (name "lsl88")) + ("8887 84C4 1459 ACCB 83E7 E84C 634C 6E89 79FA BEC2" + (name "m1gu3l")) ("CBF5 9755 CBE7 E7EF EF18 3FB1 DD40 9A15 D822 469D" (name "marusich")) ("BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA" |