Skip to content

Commit

Permalink
Import asdf-pdm repository
Browse files Browse the repository at this point in the history
Signed-off-by: Sora Morimoto <[email protected]>
  • Loading branch information
smorimoto committed Jun 27, 2023
1 parent a7dc1fb commit eeaa4c8
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions terraform/github/repositories.tf
Original file line number Diff line number Diff line change
Expand Up @@ -628,6 +628,20 @@ locals {
]
}

asdf-pdm = {
description = "PDM plugin for the asdf version manager"
homepage_url = "https://github.com/asdf-vm/asdf"
default_branch = "main"
topics = [
"asdf-plugin",
"asdf",
]
teams = [
"asdf-pdm",
"asdf-core",
]
}

asdf-peco = {
description = "peco plugin for the asdf version manager"
homepage_url = "https://github.com/asdf-vm/asdf"
Expand Down

0 comments on commit eeaa4c8

Please sign in to comment.