Skip to content

Commit

Permalink
Add asdf-scala-cli in teams.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
rlemaitre authored Sep 7, 2023
1 parent 35acfaf commit b4fdacf
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions terraform/github/teams.tf
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,13 @@ locals {
]
}

asdf-scala-cli = {
description = "The people with push access to the asdf-scala-cli repository"
maintainers = [
"rlemaitre",
]
}

asdf-sml = {
description = "The people with push access to the asdf-sml repository"
maintainers = [
Expand Down

0 comments on commit b4fdacf

Please sign in to comment.