Skip to content

Commit

Permalink
fix effect repo tags and description
Browse files Browse the repository at this point in the history
  • Loading branch information
IMax153 committed Jun 20, 2024
1 parent 31287f1 commit 106a418
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions terraform/github/terraform.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@ repositories = {
description = "Effect's custom fork of dtslint used to lint TypeScript declaration (.d.ts) files"
}
effect = {
description = "A fully-fledged functional effect system for TypeScript with a rich standard library"
homepage_url = "https://www.effect.website"
topics = ["effect-system", "fp", "framework", "stack-safe", "typescript", "zio"]
description = "An ecosystem of tools to build robust applications in TypeScript"
homepage_url = "https://effect.website"
topics = ["javascript", "cli", "platform", "typescript", "schema", "effect", "opentelemetry"]
pages = { build_type = "workflow" }
allow_rebase_merge = true
collaborators = [
Expand Down

0 comments on commit 106a418

Please sign in to comment.