Skip to content

Commit

Permalink
Fix accidentally overwritten neobotix team. (#594)
Browse files Browse the repository at this point in the history
  • Loading branch information
nuclearsandwich authored Aug 14, 2024
1 parent 2231ee4 commit 11e0521
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion 00-members.tf
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ locals {
local.naoqi_team,
local.navigation_team,
local.neobotix_team,
local.neobotix_team,
local.network_bridge_team,
local.niwcpac_team,
local.nlamprian_team,
Expand Down
1 change: 0 additions & 1 deletion 00-repositories.tf
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ locals {
local.naoqi_repositories,
local.navigation_repositories,
local.neobotix_repositories,
local.neobotix_repositories,
local.network_bridge_repositories,
local.niwcpac_repositories,
local.nlamprian_repositories,
Expand Down
1 change: 1 addition & 0 deletions neobotix.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ locals {
]
neobotix_repositories = [
"neo_nav2_bringup-release",
"neo_simulation2-release",
]
}

Expand Down

0 comments on commit 11e0521

Please sign in to comment.