Add collaborators credit
This commit is contained in:
parent
11101a6aca
commit
b536ee4dcd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue