Add @rinsuki into collaborators (#4762)

This commit is contained in:
Acid Chicken (硫酸鶏)
2019-04-22 18:19:20 +09:00
committed by syuilo
parent 0caf9b0706
commit c203c8302b
3 changed files with 5 additions and 3 deletions

View File

@ -27,7 +27,7 @@ function greet() {
console.log(' ' + chalk.gray(v) + (' |___|\n'.substr(v.length)));
//#endregion
console.log(' Misskey is maintained by @syuilo, @AyaMorisawa, @mei23, and @acid-chicken.');
console.log(' Misskey is maintained by @syuilo, @AyaMorisawa, @mei23, @acid-chicken, and @rinsuki.');
console.log(chalk.keyword('orange')(' If you like Misskey, please donate to support development. https://www.patreon.com/syuilo'));
console.log('');