Commit 1c107769 authored by matthewcroughan's avatar matthewcroughan
Browse files

ustreamer: add matthewcroughan as maintainer

parent aaa7a261
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;
  };
}