diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/generate-code-contributors.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/generate-code-contributors.ts b/scripts/generate-code-contributors.ts index 935ed3c5a..f0b37787a 100755 --- a/scripts/generate-code-contributors.ts +++ b/scripts/generate-code-contributors.ts | |||
@@ -31,7 +31,7 @@ async function run () { | |||
31 | 31 | ||
32 | console.log('\n\n# Icons\n') | 32 | console.log('\n\n# Icons\n') |
33 | console.log(' * [Feather Icons](https://feathericons.com) (MIT)') | 33 | console.log(' * [Feather Icons](https://feathericons.com) (MIT)') |
34 | console.log(' * `playlist add`, `history`, `subscriptions`, `miscellaneous-services.svg` by Material UI (Apache 2.0)') | 34 | console.log(' * `playlist add`, `history`, `subscriptions`, `miscellaneous-services.svg`, `tip` by Material UI (Apache 2.0)') |
35 | console.log(' * `support` by Chocobozzz (CC-BY)') | 35 | console.log(' * `support` by Chocobozzz (CC-BY)') |
36 | console.log(' * `language` by Aaron Jin (CC-BY)') | 36 | console.log(' * `language` by Aaron Jin (CC-BY)') |
37 | console.log(' * `video-language` by Rigel Kent (CC-BY)') | 37 | console.log(' * `video-language` by Rigel Kent (CC-BY)') |