mirror of
https://github.com/status-im/codimd.git
synced 2025-02-17 11:26:44 +00:00
Merge pull request #992 from SISheogorath/fix/maintainer
Fix maintainer and URL in package.json
This commit is contained in:
commit
466dc9bc21
@ -143,11 +143,15 @@
|
|||||||
"Markdown",
|
"Markdown",
|
||||||
"Notes"
|
"Notes"
|
||||||
],
|
],
|
||||||
"homepage": "https://hackmd.io",
|
"homepage": "https://codimd.org",
|
||||||
"maintainers": [
|
"maintainers": [
|
||||||
{
|
{
|
||||||
"name": "Max Wu",
|
"name": "Max Wu",
|
||||||
"email": "jackymaxj@gmail.com"
|
"email": "jackymaxj@gmail.com"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Christoph (Sheogorath) Kern",
|
||||||
|
"email": "codimd@sheogorath.shivering-isles.com"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"repository": {
|
"repository": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user