Skip to content

Commit 669fc24

Browse files
cunlaweb-flowtim-schilling
authored
Add devatbosch to django-commons (#149)
* Add devatbosch to django-commons * Add devatbosch to requested teams --------- Co-authored-by: GitHub Actions <[email protected]> Co-authored-by: Tim Schilling <[email protected]>
1 parent 7240ae8 commit 669fc24

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

terraform/production/org.tfvars

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ members = [
1414
"cgl",
1515
"clintonb",
1616
"ddabble",
17+
"devatbosch",
1718
"elineda",
1819
"FlipperPA",
1920
"g-nie",

terraform/production/repositories.tfvars

+4-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,9 @@ repositories = {
5959
"cunla",
6060
]
6161
committers = []
62-
members = []
62+
members = [
63+
"devatbosch",
64+
]
6365
}
6466

6567
"django-debug-toolbar" = {
@@ -82,6 +84,7 @@ repositories = {
8284
"salty-ivy",
8385
]
8486
members = [
87+
"devatbosch",
8588
"VeldaKiara",
8689
]
8790
}

0 commit comments

Comments
 (0)