Merge pull request #12251 from vector-im/jaywink/add-contribute-json

Add contribute.json
This commit is contained in:
Travis Ralston
2020-02-05 15:21:07 +00:00
committed by GitHub
3 changed files with 20 additions and 1 deletions

View File

@@ -24,7 +24,8 @@
"LICENSE",
"README.md",
"AUTHORS.rst",
"package.json"
"package.json",
"contribute.json"
],
"style": "bundle.css",
"scripts": {