python3Packages.gst-python: adopt maintainership as lilyinstarlight

This commit is contained in:
Lily Foster
2023-04-18 19:12:54 -04:00
parent 273d862e46
commit a3ed53beab
@@ -61,5 +61,6 @@ buildPythonPackage rec {
homepage = "https://gstreamer.freedesktop.org";
description = "Python bindings for GStreamer";
license = licenses.lgpl2Plus;
maintainers = with maintainers; [ lilyinstarlight ];
};
}