summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2015-08-05 14:09:13 -0700
committerelijah <elijah@riseup.net>2015-08-05 14:09:13 -0700
commit53319b6ac6196c2660814be0c2aa8a0ec4c74d28 (patch)
treee0ba66f05804a2129f755ff6c2b92d0558feb472 /Makefile
parent9a0a9ae2d9a51e9553a9cb3fb8b170e6579276c3 (diff)
added apple.gpg, removed chiiph and mcode
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index e81fc87..8e3aef2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
#
# A Makefile to encrypt certain files to the right people.
#
-# usage: make foo.gpg
+# usage: "make foo.gpg" will encrypt foo.txt
#
# * If unencrypted file exists and is newer than the encrypted, it will
# encrypt it.
@@ -34,21 +34,20 @@
## CONFIGURE HERE
##
-chiiph := 95E3881D9A753A6B
elijah := 8688B48800440025
kwadronaut := BD68C7AA997FA77F
makechanges := 57F8E5D4069A9F31
mcnair := 1D52157B22532C5B
-mcode := DFFC14A4EC9A6FB1
micah := 8CBF9A322861A790
sunbird := D45523676ED610B7
varac := 4CBCAE6A99575D06
parmegv := E7BD709798449799
-files := accounts android dns financial jenkins legal vps distro
+files := accounts apple android dns financial jenkins legal vps distro
accounts_readers := elijah mcnair micah kwadronaut
-android_readers := elijah chiiph mcode parmegv
+apple_readers := elijah micah
+android_readers := elijah parmegv
dns_readers := kwadronaut elijah micah varac
financial_readers := elijah sunbird makechanges micah
jenkins_readers := micah parmegv kwadronaut