Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

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

peertube: Remove matthiasbeyer from maintainers

authored by Bobby Rong and committed by GitHub 38200bc5 0bd1c265

+1 -1
+1 -1
pkgs/servers/peertube/default.nix
··· 123 license = licenses.agpl3Plus; 124 homepage = "https://joinpeertube.org/"; 125 platforms = [ "x86_64-linux" ]; 126 - maintainers = with maintainers; [ immae izorkin matthiasbeyer mohe2015 stevenroose ]; 127 }; 128 }
··· 123 license = licenses.agpl3Plus; 124 homepage = "https://joinpeertube.org/"; 125 platforms = [ "x86_64-linux" ]; 126 + maintainers = with maintainers; [ immae izorkin mohe2015 stevenroose ]; 127 }; 128 }