Loading maintainers/maintainer-list.nix +6 −0 Original line number Diff line number Diff line Loading @@ -15983,6 +15983,12 @@ github = "wr0belj"; githubId = 40501814; }; wraithm = { name = "Matthew Wraith"; email = "wraithm@gmail.com"; github = "wraithm"; githubId = 1512913; }; wrmilling = { name = "Winston R. Milling"; email = "Winston@Milli.ng"; Loading maintainers/team-list.nix +1 −0 Original line number Diff line number Diff line Loading @@ -81,6 +81,7 @@ with lib.maintainers; { # 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"; Loading pkgs/servers/monitoring/grafana-dash-n-grab/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ buildGoModule rec { description = "Grafana Dash-n-Grab (gdg) -- backup and restore Grafana dashboards, datasources, and other entities"; license = licenses.bsd3; homepage = "https://github.com/esnet/gdg"; maintainers = with maintainers; [ wraithm ] ++ teams.bitnomial.members; maintainers = with maintainers; teams.bitnomial.members; platforms = platforms.unix; mainProgram = "gdg"; changelog = Loading Loading
maintainers/maintainer-list.nix +6 −0 Original line number Diff line number Diff line Loading @@ -15983,6 +15983,12 @@ github = "wr0belj"; githubId = 40501814; }; wraithm = { name = "Matthew Wraith"; email = "wraithm@gmail.com"; github = "wraithm"; githubId = 1512913; }; wrmilling = { name = "Winston R. Milling"; email = "Winston@Milli.ng"; Loading
maintainers/team-list.nix +1 −0 Original line number Diff line number Diff line Loading @@ -81,6 +81,7 @@ with lib.maintainers; { # 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"; Loading
pkgs/servers/monitoring/grafana-dash-n-grab/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ buildGoModule rec { description = "Grafana Dash-n-Grab (gdg) -- backup and restore Grafana dashboards, datasources, and other entities"; license = licenses.bsd3; homepage = "https://github.com/esnet/gdg"; maintainers = with maintainers; [ wraithm ] ++ teams.bitnomial.members; maintainers = with maintainers; teams.bitnomial.members; platforms = platforms.unix; mainProgram = "gdg"; changelog = Loading