add myself to libretro maintainers
This commit is contained in:
parent
98878bc5a0
commit
7244de4a4a
|
@ -33,7 +33,7 @@ let
|
||||||
inherit description;
|
inherit description;
|
||||||
homepage = "http://www.libretro.com/";
|
homepage = "http://www.libretro.com/";
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
maintainers = [ maintainers.edwtjo ];
|
maintainers = [ maintainers.edwtjo maintainers.MP2E ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
} // a);
|
} // a);
|
||||||
|
|
Loading…
Reference in New Issue