summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-08-29 02:46:31 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-08-29 02:46:31 +0900
commit1622d63c7e74755dafb18cbce6091f18e19a5a95 (patch)
tree918a01c48059e5f56de8b3323b1001f5910d7e5f
parent#739 (diff)
parentMerge pull request #740 from syuilo/greenkeeper/@types/mongodb-2.2.11 (diff)
downloadmisskey-1622d63c7e74755dafb18cbce6091f18e19a5a95.tar.gz
misskey-1622d63c7e74755dafb18cbce6091f18e19a5a95.tar.bz2
misskey-1622d63c7e74755dafb18cbce6091f18e19a5a95.zip
Merge branch 'master' of https://github.com/syuilo/misskey
-rw-r--r--DONORS.md10
-rw-r--r--README.md2
-rw-r--r--package.json2
3 files changed, 12 insertions, 2 deletions
diff --git a/DONORS.md b/DONORS.md
index 9bb85938d5..d022c4ef64 100644
--- a/DONORS.md
+++ b/DONORS.md
@@ -4,3 +4,13 @@ DONORS
(no particular order)
* スルメ https://surume.tk/
+
+:heart: Thanks for donating, guys!
+
+---
+
+You donated, but you are not listed here? please contact to us!
+
+If you want to donate to Misskey, please get in touch with [@syuilo][syuilo-link].
+
+[syuilo-link]: https://syuilo.com
diff --git a/README.md b/README.md
index 22451385ce..3020977bfc 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ Sponsors & Backers
Misskey have no 100+ GitHub stars currently. However, donation are always welcome!
If you want to donate to Misskey, please get in touch with [@syuilo][syuilo-link].
-Note: When you donate to Misskey, your name will be displayed in [donors](./DONORS.md).
+**Note:** When you donate to Misskey, your name will be displayed in [donors](./DONORS.md).
Collaborators
----------------------------------------------------------------
diff --git a/package.json b/package.json
index fab513e253..3fade49978 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"@types/is-url": "1.2.28",
"@types/js-yaml": "3.9.0",
"@types/mocha": "2.2.42",
- "@types/mongodb": "2.2.10",
+ "@types/mongodb": "2.2.11",
"@types/monk": "1.0.6",
"@types/morgan": "1.7.32",
"@types/ms": "0.7.30",