diff options
author | Franz Geffke <franz@pantherx.org> | 2023-06-25 16:07:34 +0100 |
---|---|---|
committer | Franz Geffke <franz@pantherx.org> | 2023-06-25 16:07:34 +0100 |
commit | 54b4056ac571611892c743b65f4c47dc298c49da (patch) | |
tree | 36e4a84137d2b9bc9a241cf82563da6114bf6189 /.guix-authorizations |
initial commit
Diffstat (limited to '.guix-authorizations')
-rw-r--r-- | .guix-authorizations | 8 |
1 files changed, 8 insertions, 0 deletions
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")))) |