diff options
author | Chocobozzz <me@florianbigard.com> | 2021-02-24 13:59:32 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-02-24 13:59:41 +0100 |
commit | 5ac593b7f73cfe87adaaed6b3e45a318e862f27a (patch) | |
tree | e041747791a750c05512cf6071a202a04e0fefd5 /scripts/generate-code-contributors.ts | |
parent | 063de1ee031580d043e21108f951e353ef3020ad (diff) | |
download | PeerTube-5ac593b7f73cfe87adaaed6b3e45a318e862f27a.tar.gz PeerTube-5ac593b7f73cfe87adaaed6b3e45a318e862f27a.tar.zst PeerTube-5ac593b7f73cfe87adaaed6b3e45a318e862f27a.zip |
Update credits
Diffstat (limited to 'scripts/generate-code-contributors.ts')
-rwxr-xr-x | scripts/generate-code-contributors.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/generate-code-contributors.ts b/scripts/generate-code-contributors.ts index 54e5f421b..a077f77a9 100755 --- a/scripts/generate-code-contributors.ts +++ b/scripts/generate-code-contributors.ts | |||
@@ -36,6 +36,7 @@ async function run () { | |||
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)') |
38 | console.log(' * `peertube-x` by Solen DP (CC-BY)') | 38 | console.log(' * `peertube-x` by Solen DP (CC-BY)') |
39 | console.log(' * `flame` by Freepik (Flaticon License)') | ||
39 | } | 40 | } |
40 | 41 | ||
41 | { | 42 | { |