diff options
-rw-r--r-- | CREDITS.md | 58 | ||||
-rw-r--r-- | README.md | 6 | ||||
-rwxr-xr-x | scripts/generate-code-contributors.sh | 4 |
3 files changed, 35 insertions, 33 deletions
diff --git a/CREDITS.md b/CREDITS.md index dd195305a..5f89ee8a2 100644 --- a/CREDITS.md +++ b/CREDITS.md | |||
@@ -1,33 +1,35 @@ | |||
1 | # Code | 1 | # Code |
2 | 2 | ||
3 | * [Chocobozzz](https://github.com/Chocobozzz) | 3 | * [Chocobozzz](https://github.com/Chocobozzz) |
4 | * [Green-Star](https://github.com/Green-Star) | 4 | * [gegeweb](https://github.com/gegeweb) |
5 | * [jankeromnes](https://github.com/jankeromnes) | 5 | * [rigelk](https://github.com/rigelk) |
6 | * [bnjbvr](https://github.com/bnjbvr) | 6 | * [bnjbvr](https://github.com/bnjbvr) |
7 | * [DimitriGilbert](https://github.com/DimitriGilbert) | 7 | * [DimitriGilbert](https://github.com/DimitriGilbert) |
8 | * [dadall](https://github.com/dadall) | 8 | * [Green-Star](https://github.com/Green-Star) |
9 | * [dedesite](https://github.com/dedesite) | 9 | * [jankeromnes](https://github.com/jankeromnes) |
10 | * [lucaspontoexe](https://github.com/lucaspontoexe) | 10 | * [Angristan](https://github.com/Angristan) |
11 | * [rigelk](https://github.com/rigelk) | 11 | * [okhin](https://github.com/okhin) |
12 | * [flyingrub](https://github.com/flyingrub) | 12 | * [svnet-libre](https://github.com/svnet-libre) |
13 | * [svnet-libre](https://github.com/svnet-libre) | 13 | * [dedesite](https://github.com/dedesite) |
14 | * [tcitworld](https://github.com/tcitworld) | 14 | * [floSoX](https://github.com/floSoX) |
15 | * [kaiyou](https://github.com/kaiyou) | 15 | * [dadall](https://github.com/dadall) |
16 | * [taziden](https://github.com/taziden) | 16 | * [jonathanraes](https://github.com/jonathanraes) |
17 | * [sticmac](https://github.com/sticmac) | 17 | * [ldidry](https://github.com/ldidry) |
18 | * [qsypoq](https://github.com/qsypoq) | 18 | * [DavidLibeau](https://github.com/DavidLibeau) |
19 | * [DatBewar](https://github.com/DatBewar) | 19 | * [mrflos](https://github.com/mrflos) |
20 | * [ReK2Fernandez](https://github.com/ReK2Fernandez) | 20 | * [LecygneNoir](https://github.com/LecygneNoir) |
21 | * [fflorent](https://github.com/fflorent) | 21 | * [lucaspontoexe](https://github.com/lucaspontoexe) |
22 | * [faddat](https://github.com/faddat) | 22 | * [flyingrub](https://github.com/flyingrub) |
23 | * [ldidry](https://github.com/ldidry) | 23 | * [tcitworld](https://github.com/tcitworld) |
24 | * [ALSai](https://github.com/ALSai) | 24 | * [valvin1](https://github.com/valvin1) |
25 | * [valvin1](https://github.com/valvin1) | 25 | * [kaiyou](https://github.com/kaiyou) |
26 | * [FrozenDroid](https://github.com/FrozenDroid) | 26 | * [taziden](https://github.com/taziden) |
27 | * [AugierLe42e](https://github.com/AugierLe42e) | 27 | * [sticmac](https://github.com/sticmac) |
28 | * [jonathanraes](https://github.com/jonathanraes) | 28 | * [luzpaz](https://github.com/luzpaz) |
29 | * [luzpaz](https://github.com/luzpaz) | 29 | * [qsypoq](https://github.com/qsypoq) |
30 | * [ewasion](https://github.com/ewasion) | 30 | * [noplanman](https://github.com/noplanman) |
31 | * [Nautigsam](https://github.com/Nautigsam) | ||
32 | * [ewft](https://github.com/ewft) | ||
31 | 33 | ||
32 | # Design | 34 | # Design |
33 | 35 | ||
@@ -7,9 +7,9 @@ Federated (ActivityPub) video streaming platform using P2P (BitTorrent) | |||
7 | directly in the web browser with <a href="https://github.com/feross/webtorrent">WebTorrent</a>. | 7 | directly in the web browser with <a href="https://github.com/feross/webtorrent">WebTorrent</a>. |
8 | </h4> | 8 | </h4> |
9 | 9 | ||
10 | **PeerTube is sponsored by [Framasoft](https://framatube.org/#en), a non-profit | 10 | **PeerTube is developed by [Framasoft](https://framatube.org/#en), a non-profit |
11 | that promotes, spreads and develops free culture in general, and free-libre | 11 | that promotes and spreads free culture in general, and free-libre software in |
12 | software in particular. If you want to support this project, please [consider | 12 | particular. If you want to support this project, please [consider |
13 | donating to them](https://soutenir.framasoft.org/en/).** | 13 | donating to them](https://soutenir.framasoft.org/en/).** |
14 | 14 | ||
15 | <p align="center"> | 15 | <p align="center"> |
diff --git a/scripts/generate-code-contributors.sh b/scripts/generate-code-contributors.sh index 9c2541cc2..2201377ae 100755 --- a/scripts/generate-code-contributors.sh +++ b/scripts/generate-code-contributors.sh | |||
@@ -3,5 +3,5 @@ | |||
3 | set -eu | 3 | set -eu |
4 | 4 | ||
5 | curl -s https://api.github.com/repos/chocobozzz/peertube/contributors | \ | 5 | curl -s https://api.github.com/repos/chocobozzz/peertube/contributors | \ |
6 | jq -r 'map("\\\n * [" + .login + "](" + .url + ")") | .[]' | \ | 6 | jq -r 'map(" * [" + .login + "](" + .url + ")") | .[]' | \ |
7 | xargs echo | sed 's/api.github.com\/users/github.com/g' | 7 | sed 's/api.github.com\/users/github.com/g' |