diff options
Diffstat (limited to 'scripts')
-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 a077f77a9..db5af3f91 100755 --- a/scripts/generate-code-contributors.ts +++ b/scripts/generate-code-contributors.ts | |||
@@ -37,6 +37,7 @@ async function run () { | |||
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 | console.log(' * `flame` by Freepik (Flaticon License)') |
40 | console.log(' * `local` by Larea (CC-BY)') | ||
40 | } | 41 | } |
41 | 42 | ||
42 | { | 43 | { |