guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/15: Add '.guix-authorizations'.


From: guix-commits
Subject: 01/15: Add '.guix-authorizations'.
Date: Mon, 4 May 2020 03:59:31 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit c91e27c60864faa229198f6f0caf620275c429a2
Author: Ludovic Courtès <address@hidden>
AuthorDate: Fri May 1 15:07:02 2020 +0200

    Add '.guix-authorizations'.
    
    * .guix-authorizations: New file.
---
 .guix-authorizations | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/.guix-authorizations b/.guix-authorizations
new file mode 100644
index 0000000..25fd1d8
--- /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)
+
+ (("3CE4 6455 8A84 FDC6 9DB4  0CFB 090B 1199 3D9A EBB5"
+   (name "civodul"))))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]