cargo-geiger: add maintainer gepbird
This commit is contained in:
@@ -65,6 +65,6 @@ rustPlatform.buildRustPackage rec {
|
||||
code is appropriate.
|
||||
'';
|
||||
license = with licenses; [ asl20 /* or */ mit ];
|
||||
maintainers = with maintainers; [ evanjs jk matthiasbeyer ];
|
||||
maintainers = with maintainers; [ evanjs gepbird jk matthiasbeyer ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user