1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

Add '.guix-authorizations'.

* .guix-authorizations: New file.
This commit is contained in:
Ludovic Courtès
2020-05-01 15:07:02 +02:00
parent c563f8887d
commit c91e27c608

8
.guix-authorizations Normal file
View File

@@ -0,0 +1,8 @@
;; This is the list of OpenPGP keys currently authorized to sign commits in
;; this repository.
(authorizations
(version 0)
(("3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5"
(name "civodul"))))