Loading maintainers/team-list.nix +0 −10 Original line number Diff line number Diff line Loading @@ -86,16 +86,6 @@ with lib.maintainers; enableFeatureFreezePing = true; }; bitnomial = { # Verify additions to this team with at least one already existing member of the team. members = [ cdepillabout wraithm ]; scope = "Group registration for packages maintained by Bitnomial."; shortName = "Bitnomial employees"; }; blockchains = { members = [ mmahut Loading pkgs/by-name/ap/aptly/package.nix +5 −2 Original line number Diff line number Diff line Loading @@ -65,8 +65,11 @@ buildGoModule (finalAttrs: { description = "Debian repository management tool"; license = lib.licenses.mit; changelog = "https://github.com/aptly-dev/aptly/releases/tag/v${finalAttrs.version}"; maintainers = [ lib.maintainers.montag451 ]; teams = [ lib.teams.bitnomial ]; maintainers = with lib.maintainers; [ cdepillabout montag451 wraithm ]; mainProgram = "aptly"; }; }) pkgs/by-name/gr/grafana-dash-n-grab/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,10 @@ buildGoModule rec { description = "Grafana Dash-n-Grab (gdg) -- backup and restore Grafana dashboards, datasources, and other entities"; license = lib.licenses.bsd3; homepage = "https://github.com/esnet/gdg"; teams = [ lib.teams.bitnomial ]; maintainers = with lib.maintainers; [ cdepillabout wraithm ]; mainProgram = "gdg"; changelog = "https://github.com/esnet/gdg/releases/tag/v${version}"; }; Loading pkgs/by-name/tf/tftui/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,10 @@ python3Packages.buildPythonApplication rec { homepage = "https://github.com/idoavrah/terraform-tui"; changelog = "https://github.com/idoavrah/terraform-tui/releases/tag/v${version}"; license = lib.licenses.asl20; teams = [ lib.teams.bitnomial ]; maintainers = with lib.maintainers; [ cdepillabout wraithm ]; mainProgram = "tftui"; }; } Loading
maintainers/team-list.nix +0 −10 Original line number Diff line number Diff line Loading @@ -86,16 +86,6 @@ with lib.maintainers; enableFeatureFreezePing = true; }; bitnomial = { # Verify additions to this team with at least one already existing member of the team. members = [ cdepillabout wraithm ]; scope = "Group registration for packages maintained by Bitnomial."; shortName = "Bitnomial employees"; }; blockchains = { members = [ mmahut Loading
pkgs/by-name/ap/aptly/package.nix +5 −2 Original line number Diff line number Diff line Loading @@ -65,8 +65,11 @@ buildGoModule (finalAttrs: { description = "Debian repository management tool"; license = lib.licenses.mit; changelog = "https://github.com/aptly-dev/aptly/releases/tag/v${finalAttrs.version}"; maintainers = [ lib.maintainers.montag451 ]; teams = [ lib.teams.bitnomial ]; maintainers = with lib.maintainers; [ cdepillabout montag451 wraithm ]; mainProgram = "aptly"; }; })
pkgs/by-name/gr/grafana-dash-n-grab/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,10 @@ buildGoModule rec { description = "Grafana Dash-n-Grab (gdg) -- backup and restore Grafana dashboards, datasources, and other entities"; license = lib.licenses.bsd3; homepage = "https://github.com/esnet/gdg"; teams = [ lib.teams.bitnomial ]; maintainers = with lib.maintainers; [ cdepillabout wraithm ]; mainProgram = "gdg"; changelog = "https://github.com/esnet/gdg/releases/tag/v${version}"; }; Loading
pkgs/by-name/tf/tftui/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,10 @@ python3Packages.buildPythonApplication rec { homepage = "https://github.com/idoavrah/terraform-tui"; changelog = "https://github.com/idoavrah/terraform-tui/releases/tag/v${version}"; license = lib.licenses.asl20; teams = [ lib.teams.bitnomial ]; maintainers = with lib.maintainers; [ cdepillabout wraithm ]; mainProgram = "tftui"; }; }