waydroid: adopt

This commit is contained in:
wxt
2025-06-22 08:02:45 +08:00
parent ee0937ff0d
commit e1d83e3cee
+1 -1
View File
@@ -108,6 +108,6 @@ python3Packages.buildPythonApplication rec {
homepage = "https://github.com/waydroid/waydroid";
license = lib.licenses.gpl3Only;
platforms = lib.platforms.linux;
maintainers = with lib.maintainers; [ ];
maintainers = with lib.maintainers; [ bot-wxt1221 ];
};
}