diff options
author | Sheogorath | 2018-10-05 19:35:38 +0200 |
---|---|---|
committer | Sheogorath | 2018-10-05 19:35:43 +0200 |
commit | 36117195fa6725498e758f721c5935c07a07c4fa (patch) | |
tree | dca6bbea06933a05e19ec28e68ca753340c1c936 | |
parent | f186f733736a1e73fece235ef4952de7b703ec6c (diff) |
Add myself as maintainer
Well, since I'm currently the maintainer of CodiMD, I should maybe
mentioned in the package.json, just in case someone is willing to
contact me about it.
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
Diffstat (limited to '')
-rw-r--r-- | package.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json index 12172639..5c8c7b2f 100644 --- a/package.json +++ b/package.json @@ -147,6 +147,10 @@ { "name": "Max Wu", "email": "jackymaxj@gmail.com" + }, + { + "name": "Christoph (Sheogorath) Kern", + "email": "codimd@sheogorath.shivering-isles.com" } ], "repository": { |