Unverified Commit 38200bc5 authored by Bobby Rong's avatar Bobby Rong Committed by GitHub
Browse files

Merge pull request #230840 from matthiasbeyer/remove-me-peertube-maintainer

peertube: Remove matthiasbeyer from maintainers
parents 0bd1c265 cf158785
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -123,6 +123,6 @@ in stdenv.mkDerivation rec {
    license = licenses.agpl3Plus;
    homepage = "https://joinpeertube.org/";
    platforms = [ "x86_64-linux" ];
    maintainers = with maintainers; [ immae izorkin matthiasbeyer mohe2015 stevenroose ];
    maintainers = with maintainers; [ immae izorkin mohe2015 stevenroose ];
  };
}