summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2017-12-21 18:45:27 +0100
committerkwadronaut <kwadronaut@leap.se>2017-12-21 18:45:27 +0100
commitfcb49bc76c6a0e5d6aaa168bb8ae1cd058c68a85 (patch)
treef07bab98c1176909f08998181ea69f602927a570
parent012d5a30119f710d385a405d48c4d4815b74864e (diff)
move twitter out of accounts, grant kali access as well
-rw-r--r--Makefile5
-rw-r--r--accounts.gpgbin3029 -> 2976 bytes
-rw-r--r--twitter.gpgbin0 -> 3883 bytes
3 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index aa26c64..848ede5 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@
# * If the unencrypted file exists and is not newer than the encrypted, it
# will report "up to date" and won't encrypt it
# * If the unencrypted file doesn't exist, it will say you are dumb.
-#
+#
# If you don't have one of the keys needed for encrypting:
#
# gpg --recv-keys <fingerprint>
@@ -47,7 +47,7 @@ parmegv := E7BD709798449799
sunbird := D45523676ED610B7
varac := 5465E77E7876ED04
-files := accounts apple android dns financial jenkins legal panoramix vps distro graphite
+files := accounts apple android dns financial jenkins legal panoramix twitter vps distro graphite
accounts_readers := elijah mcnair micah kwadronaut
apple_readers := elijah micah kali
@@ -60,6 +60,7 @@ panoramix_readers := kwadronaut kali micah
vps_readers := kwadronaut elijah micah varac
distro_readers := elijah micah varac kwadronaut
graphite_readers := kali varac drebs
+twitter_readers := elijah kali kwadronaut micah mcnair
##
## NO NEED TO MODIFY BELOW HERE
diff --git a/accounts.gpg b/accounts.gpg
index 1d10ba6..114d8c7 100644
--- a/accounts.gpg
+++ b/accounts.gpg
Binary files differ
diff --git a/twitter.gpg b/twitter.gpg
new file mode 100644
index 0000000..39a3369
--- /dev/null
+++ b/twitter.gpg
Binary files differ