[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[main branch][PATCH v1 1/1] Add ".guix-authorizations" for "guix git aut
From: |
Denis 'GNUtoo' Carikli |
Subject: |
[main branch][PATCH v1 1/1] Add ".guix-authorizations" for "guix git authenticate". |
Date: |
Tue, 24 Sep 2024 18:27:45 +0200 |
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
---
.guix-authorizations | 7 +++++++
1 file changed, 7 insertions(+)
create mode 100644 .guix-authorizations
diff --git a/.guix-authorizations b/.guix-authorizations
new file mode 100644
index 0000000..3f0efec
--- /dev/null
+++ b/.guix-authorizations
@@ -0,0 +1,7 @@
+(authorizations
+ (version 0) ;current file format version
+
+ (("FB31 DBA3 AB8D B76A 4157 329F 7651 568F 8037 4459"
+ (name "GNUtoo"))
+ ("E23C 26A5 DEEE C5FA 9CDD D57A 57BC 26A3 6871 16F6"
+ (name "neox"))))
--
2.46.0