Unverified Commit b9900f0f authored by Wolfgang Walther's avatar Wolfgang Walther
Browse files

treewide: remove flyfloh as maintainer from packages

Inactive as a package maintainer since 2021. Removing as maintainer from
the packages according to the maintainer guidelines.

Keeping the maintainer handle, because it is also referenced in the
marketing team in which flyfloh is still active.
parent 5e948221
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -39,6 +39,5 @@ buildPythonPackage rec {
    homepage = "https://localzone.iomaestro.com";
    changelog = "https://github.com/ags-slc/localzone/blob/v${version}/CHANGELOG.rst";
    license = lib.licenses.bsd3;
    maintainers = with lib.maintainers; [ flyfloh ];
  };
}
+0 −1
Original line number Diff line number Diff line
@@ -35,6 +35,5 @@ buildPythonPackage rec {
    homepage = "https://github.com/Danielhiversen/pyMetno/";
    changelog = "https://github.com/Danielhiversen/pyMetno/releases/tag/${version}";
    license = lib.licenses.mit;
    maintainers = with lib.maintainers; [ flyfloh ];
  };
}
+0 −1
Original line number Diff line number Diff line
@@ -82,6 +82,5 @@ buildPythonPackage rec {
    description = "Python library for interfacing with Xiaomi smart appliances";
    homepage = "https://github.com/rytilahti/python-miio";
    license = lib.licenses.gpl3Only;
    maintainers = with lib.maintainers; [ flyfloh ];
  };
}
+0 −1
Original line number Diff line number Diff line
@@ -47,6 +47,5 @@ buildPythonPackage rec {
    description = "Python library for communicate with Yamaha RX-Vxxx receivers";
    homepage = "https://github.com/wuub/rxv";
    license = lib.licenses.mit;
    maintainers = with lib.maintainers; [ flyfloh ];
  };
}