pyradio: add maintainer magicquark

This commit is contained in:
magicquark
2026-01-19 04:33:28 +00:00
parent 7037463125
commit 290d265a0e
+1
View File
@@ -54,6 +54,7 @@ python3Packages.buildPythonApplication rec {
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
contrun
magicquark
yayayayaka
];
};