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
commit 466dc9bc21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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": {