Skip to content

Commit 466dc9b

Browse files
authored
Merge pull request #992 from SISheogorath/fix/maintainer
Fix maintainer and URL in package.json
2 parents 616dfdf + a006f53 commit 466dc9b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,11 +143,15 @@
143143
"Markdown",
144144
"Notes"
145145
],
146-
"homepage": "https://hackmd.io",
146+
"homepage": "https://codimd.org",
147147
"maintainers": [
148148
{
149149
"name": "Max Wu",
150150
"email": "jackymaxj@gmail.com"
151+
},
152+
{
153+
"name": "Christoph (Sheogorath) Kern",
154+
"email": "codimd@sheogorath.shivering-isles.com"
151155
}
152156
],
153157
"repository": {

0 commit comments

Comments
 (0)