agorakit: add ngi team

This commit is contained in:
Sizhe Zhao 2025-07-04 20:35:48 +08:00
parent 11688b33b4
commit 8aecdfddf5
No known key found for this signature in database
GPG Key ID: ED1807251A7DA08F

View File

@ -39,5 +39,6 @@ php82.buildComposerProject2 (finalAttrs: {
license = lib.licenses.agpl3Only;
platforms = lib.platforms.all;
maintainers = with lib.maintainers; [ shogo ];
teams = with lib.teams; [ ngi ];
};
})