ustreamer: add matthewcroughan as maintainer

This commit is contained in:
matthewcroughan
2024-06-17 10:47:28 +01:00
parent aaa7a2619a
commit 1c107769c7
@@ -64,7 +64,7 @@ stdenv.mkDerivation rec {
screencast hardware data with the highest resolution and FPS possible.
'';
license = licenses.gpl3Plus;
maintainers = with maintainers; [ tfc ];
maintainers = with maintainers; [ tfc matthewcroughan ];
platforms = platforms.linux;
};
}