diff options
author | Chocobozzz <me@florianbigard.com> | 2021-08-26 08:23:02 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-08-26 10:01:42 +0200 |
commit | 50bb71badee51785fb54b95b9811ed862983a513 (patch) | |
tree | 167fcface82e148b342ea84980826281420e4552 /scripts/generate-code-contributors.ts | |
parent | 98ab5dc81048d47d08a231f17698128f959e59b2 (diff) | |
download | PeerTube-50bb71badee51785fb54b95b9811ed862983a513.tar.gz PeerTube-50bb71badee51785fb54b95b9811ed862983a513.tar.zst PeerTube-50bb71badee51785fb54b95b9811ed862983a513.zip |
Update contributor list
Diffstat (limited to 'scripts/generate-code-contributors.ts')
-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)') |