-
-
Notifications
You must be signed in to change notification settings - Fork 647
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Panos Sakkos
committed
Jan 9, 2016
1 parent
789e21a
commit c83ea8f
Showing
5 changed files
with
15 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
In alphabetical order: | ||
|
||
1. Jorge Arias <mail@jorgearias.cl> | ||
2. Jose Zamudio <jose.zamudiobarrera@postgrad.manchester.ac.uk> | ||
3. Kartik Arora <chipset95@yahoo.co.in> | ||
4. Marcus Eisele <marcus.eisele@gmail.com> | ||
5. Nathan Jaremkio <njaremko@gmail.com> | ||
6. Panos Sakkos <panos.sakkos@protonmail.com> | ||
7. Prashant Solanki <prs.solanki@live.com> | ||
8. Sergey Lysenko <soulwish.ls@gmail.com> | ||
9. Fatima Villanueva (Kaira) <fzf.villanueva@gmail.com> | ||
1. Fatima Villanueva (Kaira) <fzf.villanueva@gmail.com> | ||
2. Jorge Arias <mail@jorgearias.cl> | ||
3. Jose Zamudio <jose.zamudiobarrera@postgrad.manchester.ac.uk> | ||
4. Kartik Arora <chipset95@yahoo.co.in> | ||
5. Marcus Eisele <marcus.eisele@gmail.com> | ||
6. Nathan Jaremkio <njaremko@gmail.com> | ||
7. Panos Sakkos <panos.sakkos@protonmail.com> | ||
8. Prashant Solanki <prs.solanki@live.com> | ||
9. Sergey Lysenko <soulwish.ls@gmail.com> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#!/usr/bin/ruby | ||
#!/usr/bin/env ruby | ||
|
||
require 'yaml' | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#!/usr/bin/ruby | ||
#!/usr/bin/env ruby | ||
|
||
require 'date' | ||
|
||
|