From 91bec504b0cc4471814d553fe415456f2a4f2f83 Mon Sep 17 00:00:00 2001 From: Chloe Brown Date: Sun, 26 Dec 2021 14:21:40 +0000 Subject: Add channel authentication. Signed-off-by: Chloe Brown --- .guix-authorizations | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .guix-authorizations (limited to '.guix-authorizations') diff --git a/.guix-authorizations b/.guix-authorizations new file mode 100644 index 0000000..54d23ec --- /dev/null +++ b/.guix-authorizations @@ -0,0 +1,4 @@ +(authorizations + (version 0) + (("C020 8A3A 7666 E80A 4FB1 CE1F BB42 1761 CA87 0933" + (name "yellowsquid")))) -- cgit v1.2.3