aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/generate-code-contributors.ts
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-05-28 14:56:26 +0200
committerChocobozzz <me@florianbigard.com>2021-05-28 14:56:42 +0200
commit5351a0584f528e4ddb9c3c99329ba88e0ca8288e (patch)
treeebebba8b09aa536337bb645775296abe9e7c2690 /scripts/generate-code-contributors.ts
parent0fc9843215038f4bfae60f7b68c0dc231dc27570 (diff)
downloadPeerTube-5351a0584f528e4ddb9c3c99329ba88e0ca8288e.tar.gz
PeerTube-5351a0584f528e4ddb9c3c99329ba88e0ca8288e.tar.zst
PeerTube-5351a0584f528e4ddb9c3c99329ba88e0ca8288e.zip
Replace local menu icon
Diffstat (limited to 'scripts/generate-code-contributors.ts')
-rwxr-xr-xscripts/generate-code-contributors.ts1
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 {