We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7240ae8 commit 669fc24Copy full SHA for 669fc24
terraform/production/org.tfvars
@@ -14,6 +14,7 @@ members = [
14
"cgl",
15
"clintonb",
16
"ddabble",
17
+ "devatbosch",
18
"elineda",
19
"FlipperPA",
20
"g-nie",
terraform/production/repositories.tfvars
@@ -59,7 +59,9 @@ repositories = {
59
"cunla",
60
]
61
committers = []
62
- members = []
+ members = [
63
64
+ ]
65
}
66
67
"django-debug-toolbar" = {
@@ -82,6 +84,7 @@ repositories = {
82
84
"salty-ivy",
83
85
86
members = [
87
88
"VeldaKiara",
89
90
0 commit comments