peertube: Remove matthiasbeyer from maintainers
I do not feel qualified of maintaining this. Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
This commit is contained in:
parent
cf9432e06e
commit
cf15878595
1 changed files with 1 additions and 1 deletions
|
@ -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 ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue