Makefile: add antonleviathan's key

This commit is contained in:
Anton Livaja 2023-05-25 22:36:41 -04:00
parent d7bda0d703
commit 724bbf058b
Signed by: anton
GPG Key ID: 44A86CFF1FDF0E85
1 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,8 @@ SOPS := $(ROOT_DIR)/out/sops
KEYS := \ KEYS := \
6B61ECD76088748C70590D55E90A401336C8AAA9 \ 6B61ECD76088748C70590D55E90A401336C8AAA9 \
88823A75ECAA786B0FF38B148E401478A3FBEF72 \ 88823A75ECAA786B0FF38B148E401478A3FBEF72 \
3D7C8D39E8C4DF771583D3F0A8A091FD346001CA 3D7C8D39E8C4DF771583D3F0A8A091FD346001CA \
F4BF5C81EC78A5DD341C91EEDC4B7D1F52E0BA4D
.DEFAULT_GOAL := .DEFAULT_GOAL :=
.PHONY: default .PHONY: default