Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework and update the team page #72

Closed
wants to merge 3 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 19 additions & 13 deletions public/team/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,38 +75,44 @@
<div class="col-md-12 col-lg-10 col-xl-8">
<article>
<h1>The Team</h1>
<p>
Invidious is a community maintained project, this page lists the main people who work/worked on it.
</p>

<h2>Project managers:</h2>
<p>
<a href="https://github.com/TheFrenchGhosty">TheFrenchGhosty</a>: Creator of this website - Finances manager - Documentation manager
<a href="https://github.com/TheFrenchGhosty">TheFrenchGhosty</a> (2019-Today): Project manager - Finances manager - Documentation manager - Creator of this website - System administrator
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why "project" manager. We all manage invidious in the team.

Copy link
Member Author

@TheFrenchGhosty TheFrenchGhosty Dec 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's mainly to reiterate that Perflyst and me mainly do project management... but I mean... yeah, you're right (it wasn't really the case before though), but I don't really know what else I can write... should I just remove this?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree with unixfox here, we pretty much all share this responsibility.
System infra and finances manager seems what you do the most.

<br>
<a href="https://github.com/Perflyst">Perflyst</a>: Infrastructure manager
<a href="https://github.com/Perflyst">Perflyst</a> (2019-Today): Project manager - Infrastructure manager - System administrator
</p>
<p class="text-muted">Both project managers have full access to everything related to the project (making the project <a href="https://en.wikipedia.org/wiki/Bus_factor">bus factor</a> resistant).</p>
<p class="text-muted">Both project managers have full access to everything related to the project (including the cryptocurrency wallets) (making the project <a href="https://en.wikipedia.org/wiki/Bus_factor">bus factor</a> resistant).</p>
<h2>Developers:</h2>
<p>
<a href="https://github.com/SamantazFox">Samantaz Fox</a>: Main developer - Main tester - Administrator of the test instance
<a href="https://github.com/SamantazFox">Samantaz Fox</a> (2021-Today): Lead developer - Main tester - Administrator of the test instance
<br>
<a href="https://github.com/unixfox">unixfox</a> Secondary developer - Kubernetes manager - Documentation manager
<a href="https://github.com/syeopite">syeopite</a> (2021, 2023-Today): Core developer
<br>
<a href="https://github.com/unixfox">unixfox</a> (2020-Today): Core developer - Kubernetes manager - Documentation manager
</p>
<br>
<h1>Main contributors</h1>
<p>
<a href="https://github.com/matthewmcgarvey">Matthew McGarvey</a>: Development
<a href="https://github.com/ChunkyProgrammer">ChunkyProgrammer</a>: Development
<br>
<a href="https://github.com/TiA4f8R">TiA4f8R</a>: Reverse engineering - Research
<a href="https://github.com/TeamNewPipe">The NewPipe team</a>, mainly <a href="https://github.com/AudricV">AudricV</a>: Reverse engineering - Research
<br>
<a href="https://github.com/TeamNewPipe">The NewPipe team</a>: Reverse engineering - Research
<a href="https://github.com/FreeTubeApp">The FreeTube team</a>, mainly <a href="https://github.com/absidue">Absidue</a>: Reverse engineering - Research
<br>
<a href="https://github.com/yt-dlp">The yt-dlp team</a>: Reverse engineering - Research
</p>
<br>
<h1>Past contributors</h1>
<p><a href="https://github.com/omarroth">Omar Roth</a>: Original developer
<br>
<a href="https://github.com/syeopite">syeopite</a>: Was the second main developer in the team, until we lost complete contact with him
<a href="https://github.com/saltycrys">saltycrys</a>: Major code contributions
<br>
<a href="https://github.com/saltycrys">saltycrys</a>: Development
<a href="https://github.com/leonklingele">leonklingele</a>: Code contributions
<br>
<a href="https://github.com/leonklingele">leonklingele</a>: Development
<a href="https://github.com/matthewmcgarvey">Matthew McGarvey</a>: Major code contributions
<br><br>
And <a href="https://github.com/iv-org/invidious/graphs/contributors">more!</a>
</p>
Expand All @@ -133,4 +139,4 @@ <h1>Past contributors</h1>
</footer>
<script src=../js/main.js></script>
</body>
</html>
</html>