Merge pull request #332389 from museoa/rust-bindgen-remove-ralith
rust-bindgen: remove ralith from meta.maintainers [inactivity] [no orphans]
This commit is contained in:
commit
83ceef8fb8
@ -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