credits: finally update for 2023
look ma, i'm on tv
This commit is contained in:
parent
121e16ef12
commit
805d592014
1 changed files with 16 additions and 12 deletions
|
@ -2,19 +2,24 @@
|
||||||
title: "Credits"
|
title: "Credits"
|
||||||
---
|
---
|
||||||
|
|
||||||
**Special thanks to Plailect, the original creator and maintainer of the guide!**
|
This guide is currently maintained by: **lifehackerhansol, lilyuwuu, eip618, ihaveamac, and adrot**, with additional significant contributions from **Gruetzig, danny8376, MechanicalDragon0687, and the various #community-resources members** who provide valuable input.
|
||||||
{: .notice--primary}
|
|
||||||
|
|
||||||
**Special thanks to all of [#Cakey on Freenode](http://webchat.freenode.net/?channels=%23Cakey) for being awesome!**
|
This guide uses homebrew software developed by **SciresM, TuxSH, AuroraWright, devkitPro, d0k3, PabloMK7, astronautlevel2, BernardoGiordano, mtheall, Universal-Team, ntrteam, jason0597, and MechanicalDragon0687**, as well as exploits authored/discovered by **SciresM, zoogie, luigoalma, PabloMK7, TuxSH, MrNbaYoh, nedwill, and plutooo**.
|
||||||
{: .notice--primary}
|
|
||||||
|
|
||||||
**Special thanks to all of [the translators](https://crowdin.com/project/3ds-guide) for being awesome!**
|
If we forgot to add you to this list of credits, [let us know](https://github.com/hacks-guide/Guide_3DS/issues)!
|
||||||
{: .notice--primary}
|
|
||||||
|
|
||||||
If I forgot you here, contact me and I'll add your name.
|
{% capture notice-6 %}
|
||||||
|
**Special thanks to:**
|
||||||
{% capture notice-1 %}
|
- **Plailect**, the original creator and maintainer of this guide
|
||||||
|
- [The guide translators](https://crowdin.com/project/3ds-guide), who make this guide more accessible around the world
|
||||||
|
- Anyone who has ever submitted an issue, pull request, or otherwise informed us about problems on this guide
|
||||||
|
- The historical contributors to this guide, without whom this guide would not exist today
|
||||||
|
{% endcapture %}
|
||||||
|
<div class="notice--primary">{{ notice-6 | markdownify }}</div>
|
||||||
|
|
||||||
|
{% capture old_credits %}
|
||||||
|
<summary><em>Historical contributors</em></summary>
|
||||||
|
+ #Cakey on freenode
|
||||||
+ Al3x_10m
|
+ Al3x_10m
|
||||||
+ aliaspider
|
+ aliaspider
|
||||||
+ AngelSL
|
+ AngelSL
|
||||||
|
@ -82,7 +87,6 @@ If I forgot you here, contact me and I'll add your name.
|
||||||
+ yellows8
|
+ yellows8
|
||||||
+ yifan_lu
|
+ yifan_lu
|
||||||
+ zoogie
|
+ zoogie
|
||||||
|
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
<details>{{ old_credits | markdownify }}</details>
|
||||||
<div class="notice--info">{{ notice-1 | markdownify }}</div>
|
{: .notice--info}
|
Loading…
Reference in a new issue