Add alyosha as a neshawk author in CoreAttributes

This commit is contained in:
adelikat 2016-09-02 12:25:20 -04:00
parent 89d857aee6
commit 197f577ecf
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ namespace BizHawk.Emulation.Cores.Nintendo.NES
{
[CoreAttributes(
"NesHawk",
"zeromus, natt, adelikat",
"zeromus, natt, alyosha, adelikat",
isPorted: false,
isReleased: true
)]