aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--challenge-002/khalid/blog.txt1
-rwxr-xr-xmembers.json5
2 files changed, 2 insertions, 4 deletions
diff --git a/challenge-002/khalid/blog.txt b/challenge-002/khalid/blog.txt
new file mode 100644
index 0000000000..7088e9680e
--- /dev/null
+++ b/challenge-002/khalid/blog.txt
@@ -0,0 +1 @@
+https://github.com/khalidelboray/PerlWeeklyChallenge/blob/master/002/Perl6.md
diff --git a/members.json b/members.json
index 708e06a02b..e1d655f485 100755
--- a/members.json
+++ b/members.json
@@ -2,7 +2,7 @@
"alex-daniel" : "Alex Daniel",
"alexander-karelas" : "Alexander Karelas",
"alexey-melezhik" : "Alexey Melezhik",
- "antonio-gamiz" : "Antonio Gomiz",
+ "antonio-gamiz" : "Antonio Gamiz",
"arpad-toth" : "Arpad Toth",
"athanasius" : "Athanasius",
"aubrey-quarcoo" : "Aubrey Quarcoo",
@@ -56,6 +56,3 @@
"veesh-goldman" : "Veesh Goldman",
"william-gilmore" : "William Gilmore"
}
-
- return $members->{$name};
-}