Unverified Commit cf158785 authored by Matthias Beyer's avatar Matthias Beyer
Browse files

peertube: Remove matthiasbeyer from maintainers



I do not feel qualified of maintaining this.

Signed-off-by: default avatarMatthias Beyer <mail@beyermatthias.de>
parent cf9432e0
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 ];
  };
}