Skip to content

Commit

Permalink
Import asdf-flutter repository
Browse files Browse the repository at this point in the history
  • Loading branch information
ken-ty authored and smorimoto committed Apr 27, 2024
1 parent 5d267a2 commit 9b20403
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 @@ -323,6 +323,20 @@ locals {
]
}

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

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

0 comments on commit 9b20403

Please sign in to comment.