maintainers: add jaspersurmont
This commit is contained in:
@@ -11378,6 +11378,17 @@
|
||||
githubId = 6789916;
|
||||
name = "Jason Odoom";
|
||||
};
|
||||
jaspersurmont = {
|
||||
email = "jasper@surmont.dev";
|
||||
github = "jaspersurmont";
|
||||
githubId = 28810440;
|
||||
name = "Jasper Surmont";
|
||||
keys = [
|
||||
{
|
||||
fingerprint = "D70D 66E3 3D82 C3F8 0F31 BE15 D213 BED5 67B1 9AF5";
|
||||
}
|
||||
];
|
||||
};
|
||||
javaes = {
|
||||
email = "jan+dev@vanesdonk.de";
|
||||
github = "javaes";
|
||||
|
||||
@@ -151,7 +151,7 @@ buildFHSEnv {
|
||||
Bolt Launcher supports HDOS/RuneLite by default with an optional feature flag for RS3 (enableRS3).
|
||||
'';
|
||||
license = lib.licenses.agpl3Plus;
|
||||
maintainers = with lib.maintainers; [ nezia ];
|
||||
maintainers = with lib.maintainers; [ nezia jaspersurmont ];
|
||||
platforms = lib.platforms.linux;
|
||||
mainProgram = "${bolt.name}";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user