htmlq: add nerdypepper as maintainer
This commit is contained in:
parent
e32a7566d6
commit
6513c6e88e
@ -21,6 +21,6 @@ rustPlatform.buildRustPackage rec {
|
||||
description = "Like jq, but for HTML";
|
||||
homepage = "https://github.com/mgdm/htmlq";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ siraben ];
|
||||
maintainers = with maintainers; [ siraben nerdypepper ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user