diff options
author | Sheogorath | 2019-03-28 23:49:42 +0100 |
---|---|---|
committer | Sheogorath | 2019-03-29 12:30:20 +0100 |
commit | 974dc8fc210f31d76e4354bea2468dd9045bbcff (patch) | |
tree | 4b71de03434af7e2f8bd737007f2809e33d10f51 | |
parent | e982ef686cf052b5110df417451f9e8a0e32d4e4 (diff) |
Update maintainers in package.json
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
Diffstat (limited to '')
-rw-r--r-- | package.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/package.json b/package.json index 845bc39a..7178d469 100644 --- a/package.json +++ b/package.json @@ -149,12 +149,13 @@ "homepage": "https://codimd.org", "maintainers": [ { - "name": "Max Wu", - "email": "jackymaxj@gmail.com" + "name": "Claudius Coenen", + "url": "https://www.claudiuscoenen.de/" }, { "name": "Christoph (Sheogorath) Kern", - "email": "codimd@sheogorath.shivering-isles.com" + "email": "codimd@sheogorath.shivering-isles.com", + "url": "https://shivering-isles.com" } ], "repository": { |