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