Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
IMax153 committed Jan 23, 2024
1 parent 024a938 commit c233e15
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions terraform/github/terraform.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ repositories = {
pages = { build_type = "legacy" }
is_archived = true
}
discord-bot = {
description = "The Effect Community's custom Discord bot, built with Effect"
}
docgen = {
description = "An opinionated documentation generator for Effect projects"
homepage_url = "https://effect-ts.github.io/docgen"
Expand Down Expand Up @@ -119,7 +116,7 @@ repositories = {
is_archived = true
}
monorepo-testing = {
collaborators = [{ username = "fubhy", permission = "push" }]
collaborators = [{ username = "fubhy", permission = "admin" }]
}
opentelemetry = {
description = "OpenTelemetry integration with Effect"
Expand Down

0 comments on commit c233e15

Please sign in to comment.