X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=scripts%2Fgenerate-code-contributors.ts;h=7bc3b84ddbf924d6939c5ce72030eabd859c0dcb;hb=ba11402435a709c2279411704611f94c5bef51fc;hp=7a43ba44865efd326d7a355bf734de0e6c198410;hpb=134cf2bce96a8c5aefd55154e884964975d8cf23;p=github%2FChocobozzz%2FPeerTube.git diff --git a/scripts/generate-code-contributors.ts b/scripts/generate-code-contributors.ts index 7a43ba448..7bc3b84dd 100755 --- a/scripts/generate-code-contributors.ts +++ b/scripts/generate-code-contributors.ts @@ -33,7 +33,8 @@ async function run () { console.log('\n\n# Icons\n') console.log(' * [Robbie Pearce](https://robbiepearce.com/softies/)') console.log(' * [Fork-Awesome](https://github.com/ForkAwesome/Fork-Awesome)') - console.log(' * playlist add by Material UI') + console.log(' * `playlist add` by Material UI') + console.log(' * `language` by Aaron Jin') } }