meson: remove rasendubi from maintainers
I lagged behind meson changes and I can't provide good reviews or fix meson issues. I am therefore resigning from meson maintainership.
This commit is contained in:
parent
8f43c55598
commit
2364d98c60
@ -98,7 +98,7 @@ python3Packages.buildPythonApplication rec {
|
||||
homepage = "https://mesonbuild.com";
|
||||
description = "SCons-like build system that use python as a front-end language and Ninja as a building backend";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ jtojnar mbe rasendubi ];
|
||||
maintainers = with maintainers; [ jtojnar mbe ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user