Merge pull request #137080 from NerdyPepper/add-nerdypepper-htmlq
htmlq: add nerdypepper as maintainer
This commit is contained in:
commit
c8f5c0a8be
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue