oterm: assign gaelj as maintainer
This commit is contained in:
@@ -54,7 +54,7 @@ python3Packages.buildPythonApplication rec {
|
||||
homepage = "https://github.com/ggozad/oterm";
|
||||
changelog = "https://github.com/ggozad/oterm/releases/tag/${version}";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ suhr ];
|
||||
maintainers = with lib.maintainers; [ gaelj ];
|
||||
mainProgram = "oterm";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user