From e329c1f2987e286d19985aa28e50a01d51915e17 Mon Sep 17 00:00:00 2001 From: Ackermann Yuriy Date: Thu, 27 Nov 2014 07:13:39 +1300 Subject: [PATCH 1/2] I Code As Root is here! --- Teams/ICodeAsRoot/ABOUT.md | 14 ++++++++++++++ Teams/ICodeAsRoot/team.json | 17 +++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 Teams/ICodeAsRoot/ABOUT.md create mode 100644 Teams/ICodeAsRoot/team.json diff --git a/Teams/ICodeAsRoot/ABOUT.md b/Teams/ICodeAsRoot/ABOUT.md new file mode 100644 index 0000000..abde7cb --- /dev/null +++ b/Teams/ICodeAsRoot/ABOUT.md @@ -0,0 +1,14 @@ +I Code As Root +================ + +We are New Zealand EXTREME development team. You wanna software? Fine! We will write it on your hardware, for your hardware, as root, without backups and VCS! Cause its ~~STUPID~~ EXTREME! LOL! Besides, if you want it written on C++, we will write an entire Linux kernel for 5 second, and then just push V8 on top of it, so you can have JavaScript when you need C++ or any other pointless languages, cause JS rulez. XD + +=========================== + +[Ackermann Yuriy](https://github.com/herrniemand). Python/NodeJS/PHP JS/jQuery/OL/APIs Mongo/MySQL/PostgreSQL Front-end/Back-end developer. Uses Ubuntu. Diagnosis: Russian. + +[Mytchel Hammond](https://github.com/mytch444). C/PHP/Front-end stack/Bash. Runs arch. Diagnosis: RMS. + +======= + +We still thinking about our ~~retarded~~ ideas. Don't worry. They will be here soon... \ No newline at end of file diff --git a/Teams/ICodeAsRoot/team.json b/Teams/ICodeAsRoot/team.json new file mode 100644 index 0000000..2fdbb47 --- /dev/null +++ b/Teams/ICodeAsRoot/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "I Code As Root", + "members": [ + { + "name": "Ackermann Yuriy", + "twitter": "", + "koding": "herrniemand", + "location": "Tauranga, NZ" + }, + { + "name": "Mytchel Hammond", + "twitter": "mytchel", + "koding": "nilpopfu", + "location": "Tauranga, IN" + } + ] +} From bd3d8e17de0d3800c4be83dcde2b79152414b1a4 Mon Sep 17 00:00:00 2001 From: Ackermann Yuriy Date: Fri, 28 Nov 2014 12:51:23 +1300 Subject: [PATCH 2/2] Typo... LOL. --- Teams/ICodeAsRoot/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/ICodeAsRoot/team.json b/Teams/ICodeAsRoot/team.json index 2fdbb47..777ddeb 100644 --- a/Teams/ICodeAsRoot/team.json +++ b/Teams/ICodeAsRoot/team.json @@ -11,7 +11,7 @@ "name": "Mytchel Hammond", "twitter": "mytchel", "koding": "nilpopfu", - "location": "Tauranga, IN" + "location": "Tauranga, NZ" } ] }