Merge pull request #992 from SISheogorath/fix/maintainer

Fix maintainer and URL in package.json
This commit is contained in:
Christoph (Sheogorath) Kern
2018-10-08 01:12:23 +02:00
committed by GitHub

View File

@@ -143,11 +143,15 @@
"Markdown",
"Notes"
],
"homepage": "https://hackmd.io",
"homepage": "https://codimd.org",
"maintainers": [
{
"name": "Max Wu",
"email": "jackymaxj@gmail.com"
},
{
"name": "Christoph (Sheogorath) Kern",
"email": "codimd@sheogorath.shivering-isles.com"
}
],
"repository": {