Update maintainers in package.json
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
This commit is contained in:
parent
e982ef686c
commit
974dc8fc21
1 changed files with 4 additions and 3 deletions
|
@ -149,12 +149,13 @@
|
||||||
"homepage": "https://codimd.org",
|
"homepage": "https://codimd.org",
|
||||||
"maintainers": [
|
"maintainers": [
|
||||||
{
|
{
|
||||||
"name": "Max Wu",
|
"name": "Claudius Coenen",
|
||||||
"email": "jackymaxj@gmail.com"
|
"url": "https://www.claudiuscoenen.de/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Christoph (Sheogorath) Kern",
|
"name": "Christoph (Sheogorath) Kern",
|
||||||
"email": "codimd@sheogorath.shivering-isles.com"
|
"email": "codimd@sheogorath.shivering-isles.com",
|
||||||
|
"url": "https://shivering-isles.com"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
Loading…
Reference in a new issue