Fix another critically missing credit

This commit is contained in:
hexkyz 2018-05-06 16:13:04 +01:00 committed by GitHub
parent a9513f8d2f
commit 8c7492654c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,7 @@ In no particular order, we credit the following for their invaluable contributio
* __switchbrew__ for the [libnx](https://github.com/switchbrew/libnx) project and the extensive [documentation, research and tool development](http://switchbrew.org) pertaining to the Nintendo Switch.
* __devkitPro__ for the [devkitA64](https://devkitpro.org/) toolchain and libnx support.
* __ReSwitched Team__ for additional [documentation, research and tool development](https://reswitched.tech/) pertaining to the Nintendo Switch.
* __ChaN__ for the [FatFs](http://elm-chan.org/fsw/ff/00index_e.html) module.
* __Riley__ for suggesting "Atmosphere" as a Horizon OS reimplementation+customization project name.
* __naehrwert__ for the [hekate](https://github.com/nwert/hekate) project and its hwinit code base.
* __hedgeberg__ for research and hardware testing.