Skip to content

Commit 66a20b4

Browse files
committed
add JJ to authors META6.json
1 parent 2c795aa commit 66a20b4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

META6.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
"description": "Precompile a collection of pod files into a cache.",
44
"version": "0.4.0",
55
"perl": "6.*",
6-
"authors": "Rich ard Hainsworth",
6+
"authors": [
7+
"Richard Hainsworth",
8+
"JJ Merelo"
9+
],
710
"auth": "perl6",
811
"depends": [
912
"JSON::Fast:ver<0.9.18+>"

0 commit comments

Comments
 (0)