Fix contribute.json location as per spec
Signed-off-by: Jason Robinson <jasonr@matrix.org>
This commit is contained in:
parent
3abe61e13b
commit
9534a25270
3 changed files with 3 additions and 2 deletions
17
contribute.json
Normal file
17
contribute.json
Normal file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"name": "Riot",
|
||||
"description": "A glossy Matrix collaboration client for the web.",
|
||||
"repository": {
|
||||
"url": "https://github.com/vector-im/riot-web",
|
||||
"license": "Apache License 2.0"
|
||||
},
|
||||
"bugs": {
|
||||
"list": "https://github.com/vector-im/riot-web/issues",
|
||||
"report": "https://github.com/vector-im/riot-web/issues/new/choose"
|
||||
},
|
||||
"keywords": [
|
||||
"chat",
|
||||
"riot",
|
||||
"matrix"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue