httplz: Add matthiasbeyer as maintainer
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
This commit is contained in:
@@ -49,6 +49,6 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/thecoshman/http";
|
||||
changelog = "https://github.com/thecoshman/http/releases/tag/v${version}";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ ];
|
||||
maintainers = [ lib.maintainers.matthiasbeyer ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user