aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-04-01 18:12:59 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-04-01 18:12:59 +0100
commit40da7c41f248198946be9a0ffb55602bcc29e64b (patch)
tree06a0a24b6f54b03a76a8ee515bd167e9b11c6369
parentf04bffbe24151204c93e222e94a469e5e3641045 (diff)
downloadperlweeklychallenge-club-40da7c41f248198946be9a0ffb55602bcc29e64b.tar.gz
perlweeklychallenge-club-40da7c41f248198946be9a0ffb55602bcc29e64b.tar.bz2
perlweeklychallenge-club-40da7c41f248198946be9a0ffb55602bcc29e64b.zip
- Added blog by Khalid.
- Updated member name.
-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};
-}