river: remove branwright1 as maintainer (#123266)
This commit is contained in:
parent
0e5545a108
commit
bc9098d60d
@ -1394,12 +1394,6 @@
|
|||||||
githubId = 302429;
|
githubId = 302429;
|
||||||
name = "Marton Boros";
|
name = "Marton Boros";
|
||||||
};
|
};
|
||||||
branwright1 = {
|
|
||||||
email = "branwright@protonmail.com";
|
|
||||||
github = "branwright1";
|
|
||||||
githubId = 71175207;
|
|
||||||
name = "Brandon Wright";
|
|
||||||
};
|
|
||||||
bramd = {
|
bramd = {
|
||||||
email = "bram@bramd.nl";
|
email = "bram@bramd.nl";
|
||||||
github = "bramd";
|
github = "bramd";
|
||||||
|
@ -43,6 +43,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "A dynamic tiling wayland compositor";
|
description = "A dynamic tiling wayland compositor";
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ branwright1 ];
|
maintainers = with maintainers; [ ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user