Skip to content

Commit 2244e1e

Browse files
classabbyampthe-maldridge
authored andcommitted
terraform/github: add .github repo
Closes: #265 [via git-merge-pr]
1 parent ff74691 commit 2244e1e

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

terraform/github/github.tf

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,13 @@ locals {
232232
"pkg-committers",
233233
]
234234
}
235+
236+
".github" = {
237+
description = "Default files for the org"
238+
teams = [
239+
"webmasters",
240+
]
241+
}
235242
}
236243
}
237244

0 commit comments

Comments
 (0)