Unverified Commit 5912db1d authored by Pol Dellaiera's avatar Pol Dellaiera Committed by GitHub
Browse files

servo: remove supinie from maintainers (#500469)

parents 3cd78edc 8a379bb6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -176,7 +176,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
    license = lib.licenses.mpl20;
    maintainers = with lib.maintainers; [
      hexa
      supinie
    ];
    teams = with lib.teams; [ ngi ];
    mainProgram = "servo";