Skip to content

Commit

Permalink
Add author to zebra-puzzle config
Browse files Browse the repository at this point in the history
  • Loading branch information
m-dango committed Apr 27, 2024
1 parent 17d8ddb commit 7012800
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion exercises/practice/zebra-puzzle/.meta/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"authors": [],
"authors": [
"m-dango"
],
"files": {
"solution": [
"lib/ZebraPuzzle.rakumod"
Expand Down

0 comments on commit 7012800

Please sign in to comment.