From b536ee4dcd24f102f1ef8b3945a07880ec0dd561 Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 4 Feb 2019 09:09:45 +0900 Subject: [PATCH] Add collaborators credit --- src/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.ts b/src/index.ts index 671594ac0..392c8881f 100644 --- a/src/index.ts +++ b/src/index.ts @@ -72,6 +72,7 @@ async function masterMain() { bootLogger.info('Welcome to Misskey!'); bootLogger.info(`Misskey v${pkg.version}`, true); + bootLogger.info('Misskey is maintained by @syuilo, @AyaMorisawa, @mei23 and @acid-chicken.'); try { // initialize app