rust-bindgen: remove ralith from meta.maintainers [inactivity] [no orphans]
This commit is contained in:
parent
f09c58130b
commit
0b66fb05d6
@ -41,7 +41,7 @@ in rustPlatform.buildRustPackage rec {
|
||||
'';
|
||||
homepage = "https://github.com/rust-lang/rust-bindgen";
|
||||
license = with licenses; [ bsd3 ];
|
||||
maintainers = with maintainers; [ johntitor ralith ];
|
||||
maintainers = with maintainers; [ johntitor ];
|
||||
mainProgram = "bindgen";
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user