maintainers: add RoGreat
This commit is contained in:
@@ -19948,6 +19948,12 @@
|
||||
githubId = 69053978;
|
||||
name = "rogarb";
|
||||
};
|
||||
RoGreat = {
|
||||
email = "roguegreat@gmail.com";
|
||||
github = "RoGreat";
|
||||
githubId = 64620440;
|
||||
name = "RoGreat";
|
||||
};
|
||||
rohanssrao = {
|
||||
email = "rohanssrao@gmail.com";
|
||||
github = "rohanssrao";
|
||||
|
||||
@@ -101,7 +101,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Opensource project that aims to create a Graphical UI to help manage Linux overlays";
|
||||
homepage = "https://github.com/benjamimgois/goverlay";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ RoGreat ];
|
||||
platforms = platforms.linux;
|
||||
mainProgram = "goverlay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user