Skip to content

Commit

Permalink
feat: add dependabot-cli plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Habluu committed Feb 5, 2025
1 parent 32016e0 commit b985ddc
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 @@ -133,6 +133,13 @@ locals {
]
}

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

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

0 comments on commit b985ddc

Please # to comment.