gnunet: add ngi team (#423127)

authored by Aleksana and committed by GitHub 3f945acb 082534cf

+1
+1
pkgs/applications/networking/p2p/gnunet/default.nix
··· 124 homepage = "https://gnunet.org/"; 125 license = lib.licenses.agpl3Plus; 126 maintainers = with lib.maintainers; [ pstn ]; 127 platforms = lib.platforms.unix; 128 changelog = "https://git.gnunet.org/gnunet.git/tree/ChangeLog?h=v${finalAttrs.version}"; 129 # meson: "Can not run test applications in this cross environment." (for dane_verify_crt_raw)
··· 124 homepage = "https://gnunet.org/"; 125 license = lib.licenses.agpl3Plus; 126 maintainers = with lib.maintainers; [ pstn ]; 127 + teams = with lib.teams; [ ngi ]; 128 platforms = lib.platforms.unix; 129 changelog = "https://git.gnunet.org/gnunet.git/tree/ChangeLog?h=v${finalAttrs.version}"; 130 # meson: "Can not run test applications in this cross environment." (for dane_verify_crt_raw)