From 54b4056ac571611892c743b65f4c47dc298c49da Mon Sep 17 00:00:00 2001 From: Franz Geffke Date: Sun, 25 Jun 2023 16:07:34 +0100 Subject: initial commit --- .guix-authorizations | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .guix-authorizations (limited to '.guix-authorizations') diff --git a/.guix-authorizations b/.guix-authorizations new file mode 100644 index 0000000..1338fb6 --- /dev/null +++ b/.guix-authorizations @@ -0,0 +1,8 @@ +;; This is the list of OpenPGP keys currently authorized to sign commits in +;; this repository. + +(authorizations + (version 0) + + (("A36A D41E ECC7 A871 1003 5D24 524F EB1A 9D33 C9CB" + (name "franz")))) -- cgit v1.2.3