Merge pull request #992 from SISheogorath/fix/maintainer
Fix maintainer and URL in package.json
This commit is contained in:
commit
466dc9bc21
1 changed files with 5 additions and 1 deletions
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue