summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2020-01-21 11:17:52 -0500
committerMatan Kushner <hello@matchai.dev>2020-01-21 11:17:52 -0500
commita2ffd1263addfe671671c336b37e45d4b5b48b5e (patch)
treea3ce2a74fe1ae2a4b7bc498e48408e954dc2bf14
parent062dacb2e58c70814a2cc8a4c6ba177d99c3e404 (diff)
fix: Fix invalid JSON in .all-contributorsrc
-rw-r--r--.all-contributorsrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index d17a448d3..d1f7367f5 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -694,7 +694,7 @@
"contributions": [
"translation"
]
- },
+ }
],
"contributorsPerLine": 7,
"skipCi": true