pmbootstrap: add myself as maintainer

I have contributed to postmarketOS in the past and would like to
maintain this package as well.

Signed-off-by: David Wronek <david.wronek@mainlining.org>
This commit is contained in:
David Wronek
2025-12-16 18:43:19 +01:00
parent c6cb7b897b
commit c16985a57e
+1
View File
@@ -84,6 +84,7 @@ python3Packages.buildPythonApplication rec {
maintainers = with lib.maintainers; [
onny
lucasew
ungeskriptet
];
mainProgram = "pmbootstrap";
};