onedrivegui: add philipdb as maintainer
This commit is contained in:
@@ -109,7 +109,7 @@ python3Packages.buildPythonApplication rec {
|
||||
description = "Simple GUI for Linux OneDrive Client, with multi-account support";
|
||||
mainProgram = "onedrivegui";
|
||||
license = lib.licenses.gpl3Only;
|
||||
maintainers = with lib.maintainers; [ ];
|
||||
maintainers = with lib.maintainers; [ philipdb ];
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user