mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 13:49:23 -05:00
.guix-authorizations: Authorize Andrew Tropin's subkey instead.
Addresses <https://issues.guix.gnu.org/57091> for now. * .guix-authorizations (abcdw): Use signing subkey instead of primary.
This commit is contained in:
parent
358849986b
commit
dd7a29faf3
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@
|
||||||
(authorizations
|
(authorizations
|
||||||
(version 0)
|
(version 0)
|
||||||
|
|
||||||
(("D963 A5A3 8A80 3D52 4461 F914 7483 0A27 6C32 8EC2"
|
(;; primary: "D963 A5A3 8A80 3D52 4461 F914 7483 0A27 6C32 8EC2"
|
||||||
|
("2841 9AC6 5038 7440 C7E9 2FFA 2208 D209 58C1 DEB0"
|
||||||
(name "abcdw"))
|
(name "abcdw"))
|
||||||
("4FB9 9F49 2B12 A365 7997 E664 8246 0C08 2A0E E98F"
|
("4FB9 9F49 2B12 A365 7997 E664 8246 0C08 2A0E E98F"
|
||||||
(name "alezost"))
|
(name "alezost"))
|
||||||
|
|
Loading…
Reference in a new issue