1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 09:49:20 +02:00

Update credits

This commit is contained in:
Chocobozzz 2021-11-12 11:28:04 +01:00
parent a9cd881bf8
commit 8f2608e9a9
No known key found for this signature in database
GPG key ID: 583A612D890159BE
2 changed files with 35 additions and 21 deletions

View file

@ -193,6 +193,9 @@ function getContributorsBlacklist () {
return {
'Bigard Florian': true,
'chocobozzz': true,
'Rigel': true
'Rigel': true,
// Requested by the contributor
'Marcel Cramm': true
}
}