summaryrefslogtreecommitdiff
path: root/.guix-authorizations
diff options
context:
space:
mode:
Diffstat (limited to '.guix-authorizations')
-rw-r--r--.guix-authorizations15
1 files changed, 15 insertions, 0 deletions
diff --git a/.guix-authorizations b/.guix-authorizations
new file mode 100644
index 0000000..29939d6
--- /dev/null
+++ b/.guix-authorizations
@@ -0,0 +1,15 @@
+;; This is the list of OpenPGP keys currently authorized to sign commits in
+;; this repository.
+
+(authorizations
+ (version 0)
+
+ (("2A39 3FFF 68F4 EF7A 3D29 12AF 6F51 20A0 22FB B2D5"
+ (name "ajgrf"))
+ ("50F3 3E2E 5B0C 3D90 0424 ABE8 9BDC F497 A4BB CC7F"
+ (name "ambrevar"))
+ (;; primary: "1BA4 08C5 8BF2 0EA7 3179 635A 865D C0A3 DED9 B5D0"
+ "E31D 9DDE EBA5 4A14 8A20 4550 DA45 97F9 47B4 1025"
+ (name "jlicht"))
+ ("1EFB 0909 1F17 D28C CBF9 B13A 53D4 57B2 D636 EE82"
+ (name "roptat"))))