ethersync: add ngi team
NLnet project. We should be informed when something changes ;). Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
This commit is contained in:
parent
240fc3e24f
commit
04fb07600c
@ -33,6 +33,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
downloadPage = "https://github.com/ethersync/ethersync";
|
||||
changelog = "https://github.com/ethersync/ethersync/blob/${finalAttrs.src.tag}/CHANGELOG.md";
|
||||
license = lib.licenses.agpl3Plus;
|
||||
teams = [ lib.teams.ngi ];
|
||||
maintainers = with lib.maintainers; [
|
||||
prince213
|
||||
ethancedwards8
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user