From e25b5e66df0fbdc538f652ea2fcfd99d9050ca41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Reynolds?= Date: Mon, 9 Apr 2012 16:55:48 -0300 Subject: Bootstrapping hacking privileges :P --- README | 10 ++++++++++ authorized_keys | 1 + 2 files changed, 11 insertions(+) create mode 100644 README create mode 100644 authorized_keys 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 " 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 -- cgit v1.2.3