summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolás Reynolds <apoyosis@correo.inta.gob.ar>2012-04-09 16:55:48 -0300
committerNicolás Reynolds <apoyosis@correo.inta.gob.ar>2012-04-09 16:55:48 -0300
commite25b5e66df0fbdc538f652ea2fcfd99d9050ca41 (patch)
tree6b8535630c9e2ac3349f889bf8073392014b16cd
Bootstrapping hacking privileges :P
-rw-r--r--README10
-rw-r--r--authorized_keys1
2 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..7ffe269
--- /dev/null
+++ b/README
@@ -0,0 +1,10 @@
+Parabola Hackers
+================
+
+* Add your key to the authorized_keys file.
+* Change the key comment to the "Name <name@email.nu>" format (just for keeping
+ it tidy)
+* Commit
+* Push if you have push privileges and you're adding a new hacker, or
+* Run `git format-patch HEAD-1` and send the generated patches to Parabola
+
diff --git a/authorized_keys b/authorized_keys
new file mode 100644
index 0000000..45051c6
--- /dev/null
+++ b/authorized_keys
@@ -0,0 +1 @@
+ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAvfHmOPEkkj3t5iPQ+u2gepTSqVhMTbvylQirCAAQLfjjsWHXTFpWFV8voogSYaOetcV8vHB6TZJom037El4t/23kgyumfxG1Fly8hr7oQmLCIwQ8adZ1dmJpTbPyBvYS+fxtLOTyESsDNiB47W47uP2TxPl+x5yixhJunpEDfpzxhgowA3xwfdqOv2gkrLG8yGNLJHBkGdP0988v70C/Li5sZMHGexIZgsVCAbM4YfsSPKCteevCTSbL6PFgNUsx4/E/FBb31lhmyb0g5iFnbKMgwgyPBcVHZMU7aTuxMCvaIToPoCN+pLvnJoVuI5mRLmfjYygRxec12YKV7I6yIQ== Nicolás Reynolds <fauno@parabola.nu>