diff options
| author | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2025-07-24 14:40:22 +0300 |
|---|---|---|
| committer | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2025-07-24 14:40:22 +0300 |
| commit | b0d199936b546c75d4b19d99591237f0bf97fe55 (patch) | |
| tree | e9391880e7db2bd1ea8ff25d91aeea8dd98f186e /CONTRIBUTORS.md | |
| parent | fix/frontend: fixed sidebar title size, removed unnecessary imports (diff) | |
| parent | feat/backend: add newrelic integration (#274) (diff) | |
| download | lphub-css-overhaul.tar.gz lphub-css-overhaul.tar.bz2 lphub-css-overhaul.zip | |
Merge branch 'main' into css-overhaulcss-overhaul
Diffstat (limited to 'CONTRIBUTORS.md')
| -rw-r--r-- | CONTRIBUTORS.md | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md new file mode 100644 index 0000000..817aead --- /dev/null +++ b/CONTRIBUTORS.md | |||
| @@ -0,0 +1,30 @@ | |||
| 1 | # LPHUB Contributors | ||
| 2 | |||
| 3 | ## Project Team | ||
| 4 | |||
| 5 | * [@pektezol](https://github.com/pektezol) - Project Lead | ||
| 6 | * [@Krzyhau](https://github.com/Krzyhau) - Visual Design | ||
| 7 | * [@Nidboj132](https://github.com/Nidboj132) - Subject Expert & Frontend | ||
| 8 | * [@Oryn](https://github.com/Oryn-Goia) - Subject Expert | ||
| 9 | * [@Wolfboy248](https://github.com/Wolfboy248) - Frontend | ||
| 10 | * [@FifthWit](https://github.com/FifthWit) - Frontend | ||
| 11 | * [@NeKz](https://github.com/NeKzor) - Backend & Operations | ||
| 12 | |||
| 13 | ## Content Contributors | ||
| 14 | |||
| 15 | * Black_Semka | ||
| 16 | * Feliser | ||
| 17 | * Jaio | ||
| 18 | * Jess3n | ||
| 19 | * Robotwars1 | ||
| 20 | * SuperAiderton | ||
| 21 | * Thearus | ||
| 22 | |||
| 23 | ## Special Thanks | ||
| 24 | |||
| 25 | * [@NeKz](https://github.com/NeKzor) - For being the inspiration of this project and the developer of the former least portals site found [here](https://github.com/NeKzor/lp). Also for creating the [@nekz/sdp](https://github.com/NeKzor/sdp) package for demo parsing in client-side for quick information. | ||
| 26 | * [@UncraftedName](https://github.com/UncraftedName) - For being a guide to parsing demo files and helping with how to retrieve total portal count and elapsed time from the CM counter with their parser found [here](https://github.com/UncraftedName/UntitledParser). | ||
| 27 | |||
| 28 | ## Last Update | ||
| 29 | |||
| 30 | 2024-11-25 | ||