mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
Add '.guix-authorizations'.
* .guix-authorizations: New file.
This commit is contained in:
parent
c563f8887d
commit
c91e27c608
1 changed files with 8 additions and 0 deletions
8
.guix-authorizations
Normal file
8
.guix-authorizations
Normal 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"))))
|
Loading…
Reference in a new issue