aboutsummaryrefslogtreecommitdiff
path: root/members.json
diff options
context:
space:
mode:
authordrclaw1394 <drclaw@mac.com>2019-04-02 07:20:46 +1100
committerGitHub <noreply@github.com>2019-04-02 07:20:46 +1100
commit426305beb72a90e80ea85ca3fc1190e637a142f2 (patch)
tree06a0a24b6f54b03a76a8ee515bd167e9b11c6369 /members.json
parent88efacf3ed9202468cdc5156dd7bd1b2efdf68cf (diff)
parent40da7c41f248198946be9a0ffb55602bcc29e64b (diff)
downloadperlweeklychallenge-club-426305beb72a90e80ea85ca3fc1190e637a142f2.tar.gz
perlweeklychallenge-club-426305beb72a90e80ea85ca3fc1190e637a142f2.tar.bz2
perlweeklychallenge-club-426305beb72a90e80ea85ca3fc1190e637a142f2.zip
Merge pull request #1 from manwar/master
test update
Diffstat (limited to 'members.json')
-rwxr-xr-xmembers.json7
1 files changed, 2 insertions, 5 deletions
diff --git a/members.json b/members.json
index 0b6aa32f39..e1d655f485 100755
--- a/members.json
+++ b/members.json
@@ -2,9 +2,9 @@
"alex-daniel" : "Alex Daniel",
"alexander-karelas" : "Alexander Karelas",
"alexey-melezhik" : "Alexey Melezhik",
- "althanasius" : "Althanasius",
- "antonio-gamiz" : "Antonio Gomiz",
+ "antonio-gamiz" : "Antonio Gamiz",
"arpad-toth" : "Arpad Toth",
+ "athanasius" : "Athanasius",
"aubrey-quarcoo" : "Aubrey Quarcoo",
"bob-kleemann" : "Bob Kleemann",
"daniel-mantovani" : "Daniel Mantovani",
@@ -56,6 +56,3 @@
"veesh-goldman" : "Veesh Goldman",
"william-gilmore" : "William Gilmore"
}
-
- return $members->{$name};
-}