Skip to content

Commit d19ba42

Browse files
authored
Merge pull request #706 from rust-lang/give-urgau-triagebot-access
give Urgau triagebot access
2 parents 2ab7c00 + 80532e2 commit d19ba42

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

terragrunt/accounts/root/aws-organization/terragrunt.hcl

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,5 +99,11 @@ inputs = {
9999
100100
groups = ["metrics-initiative"]
101101
}
102+
"Urgau" = {
103+
given_name = "Urgau"
104+
family_name = "n/a"
105+
106+
groups = ["triagebot"]
107+
}
102108
}
103109
}

0 commit comments

Comments
 (0)