mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
update contributors
This commit is contained in:
11
README.md
11
README.md
@@ -252,15 +252,16 @@ local:127.0.0.1
|
|||||||
|
|
||||||
- [anacrolix](https://github.com/anacrolix) Matt Joiner
|
- [anacrolix](https://github.com/anacrolix) Matt Joiner
|
||||||
- [tsynik](https://github.com/tsynik)
|
- [tsynik](https://github.com/tsynik)
|
||||||
- [dancheskus](https://github.com/dancheskus) for web GUI
|
- [dancheskus](https://github.com/dancheskus) for react web GUI and PWA code
|
||||||
- [kolsys](https://github.com/kolsys) for MSX support code
|
- [kolsys](https://github.com/kolsys) for initial Media Station X support
|
||||||
|
- [damiva](https://github.com/damiva) for Media Station X code updates
|
||||||
- [vladlenas](https://github.com/vladlenas) for NAS builds
|
- [vladlenas](https://github.com/vladlenas) for NAS builds
|
||||||
- [Nemiroff](https://github.com/Nemiroff) Tw1cker
|
- [Nemiroff](https://github.com/Nemiroff) Tw1cker
|
||||||
- [spawnlmg](https://github.com/spawnlmg) SpAwN_LMG for testing
|
- [spawnlmg](https://github.com/spawnlmg) SpAwN_LMG for testing
|
||||||
- [TopperBG](https://github.com/TopperBG) Dimitar Maznekov for Bulgarian translation
|
- [TopperBG](https://github.com/TopperBG) Dimitar Maznekov for Bulgarian web translation
|
||||||
- [FaintGhost](https://github.com/FaintGhost) Zhang Yaowei for Simplified Chinese translation
|
- [FaintGhost](https://github.com/FaintGhost) Zhang Yaowei for Simplified Chinese web translation
|
||||||
- [Anton111111](https://github.com/Anton111111) Anton Potekhin for sleep on Windows fixes
|
- [Anton111111](https://github.com/Anton111111) Anton Potekhin for sleep on Windows fixes
|
||||||
- [lieranderl](https://github.com/lieranderl) Evgeni for SSL support code
|
- [lieranderl](https://github.com/lieranderl) Evgeni for adding SSL support code
|
||||||
- [cocool97](https://github.com/cocool97) for openapi API documentation
|
- [cocool97](https://github.com/cocool97) for openapi API documentation
|
||||||
- [shadeov](https://github.com/shadeov) for README improvements
|
- [shadeov](https://github.com/shadeov) for README improvements
|
||||||
- [butaford](https://github.com/butaford) Pavel for make docker file and scripts
|
- [butaford](https://github.com/butaford) Pavel for make docker file and scripts
|
||||||
|
|||||||
@@ -85,12 +85,14 @@ export default function AboutDialog() {
|
|||||||
<LinkComponent name='tw1cker' link='https://github.com/Nemiroff' />
|
<LinkComponent name='tw1cker' link='https://github.com/Nemiroff' />
|
||||||
<LinkComponent name='SpAwN_LMG' link='https://github.com/spawnlmg' />
|
<LinkComponent name='SpAwN_LMG' link='https://github.com/spawnlmg' />
|
||||||
<LinkComponent name='damiva' link='https://github.com/damiva' />
|
<LinkComponent name='damiva' link='https://github.com/damiva' />
|
||||||
|
<LinkComponent name='Vladlenas' link='https://github.com/vladlenas' />
|
||||||
<LinkComponent name='Anton Potekhin' link='https://github.com/Anton111111' />
|
<LinkComponent name='Anton Potekhin' link='https://github.com/Anton111111' />
|
||||||
<LinkComponent name='FaintGhost' link='https://github.com/FaintGhost' />
|
<LinkComponent name='FaintGhost' link='https://github.com/FaintGhost' />
|
||||||
<LinkComponent name='TopperBG' link='https://github.com/TopperBG' />
|
<LinkComponent name='TopperBG' link='https://github.com/TopperBG' />
|
||||||
<LinkComponent name='lieranderl' link='https://github.com/lieranderl' />
|
<LinkComponent name='Evgeni' link='https://github.com/lieranderl' />
|
||||||
<LinkComponent name='cocool97' link='https://github.com/cocool97' />
|
<LinkComponent name='cocool97' link='https://github.com/cocool97' />
|
||||||
<LinkComponent name='shadeov' link='https://github.com/shadeov' />
|
<LinkComponent name='shadeov' link='https://github.com/shadeov' />
|
||||||
|
<LinkComponent name='Pavel' link='https://github.com/butaford' />
|
||||||
</div>
|
</div>
|
||||||
</Section>
|
</Section>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user