diff options
| author | こぴなたみぽ <Syuilotan@yahoo.co.jp> | 2017-10-22 15:10:14 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-22 15:10:14 +0900 |
| commit | 03800077ede279e82a0bb89ebc09e1c779cc5af8 (patch) | |
| tree | 09967207cdcf92c573a42e386c9778e919a32dbc /README.md | |
| parent | Use uglifyjs-webpack-plugin instead of uglify-es-webpack-plugin (diff) | |
| download | misskey-03800077ede279e82a0bb89ebc09e1c779cc5af8.tar.gz misskey-03800077ede279e82a0bb89ebc09e1c779cc5af8.tar.bz2 misskey-03800077ede279e82a0bb89ebc09e1c779cc5af8.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 12 |
1 files changed, 0 insertions, 12 deletions
@@ -42,14 +42,6 @@ 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). -Collaborators ----------------------------------------------------------------- -| ![syuilo][syuilo-icon] | ![Morisawa Aya][ayamorisawa-icon] | ![otofune][otofune-icon] | -|------------------------|-----------------------------------|---------------------------------| -| [syuilo][syuilo-link] | [Aya Morisawa][ayamorisawa-link] | [otofune][otofune-link] | - -[List of all contributors](https://github.com/syuilo/misskey/graphs/contributors) - Copyright ---------------------------------------------------------------- Misskey is an open-source software licensed under [The MIT License](LICENSE). @@ -67,7 +59,3 @@ Misskey is an open-source software licensed under [The MIT License](LICENSE). <!-- Collaborators Info --> [syuilo-link]: https://syuilo.com [syuilo-icon]: https://avatars2.githubusercontent.com/u/4439005?v=3&s=70 -[ayamorisawa-link]: https://github.com/ayamorisawa -[ayamorisawa-icon]: https://avatars0.githubusercontent.com/u/10798641?v=3&s=70 -[otofune-link]: https://github.com/otofune -[otofune-icon]: https://avatars0.githubusercontent.com/u/15062473?v=3&s=70 |