jaq: add ngi team

Jaq is an ngi project and the ngi team has an interest in maintaining
these projects.

Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
This commit is contained in:
Ethan Carter Edwards 2025-07-07 16:33:47 -04:00
parent 08f670661e
commit 3700b96eec
No known key found for this signature in database
GPG Key ID: D83DC5377393C7E6

View File

@ -33,6 +33,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
homepage = "https://github.com/01mf02/jaq";
changelog = "https://github.com/01mf02/jaq/releases/tag/v${finalAttrs.version}";
license = lib.licenses.mit;
teams = [ lib.teams.ngi ];
maintainers = with lib.maintainers; [
figsoda
siraben