@@ -194,7 +194,8 @@ orgs.newOrg('automotive.score', 'eclipse-score') {
194194 members+: [
195195 "castler" ,
196196 "hoe-jo" ,
197- "LittleHuba"
197+ "LittleHuba" ,
198+ "bemerybmw"
198199 ],
199200 },
200201 orgs.newTeam('codeowner-baselibs' ) {
@@ -205,6 +206,7 @@ orgs.newOrg('automotive.score', 'eclipse-score') {
205206 "ramceb" ,
206207 "nradakovic" ,
207208 "4og" ,
209+ "bemerybmw" ,
208210 ],
209211 },
210212 orgs.newTeam('codeowner-baselibs_rust' ) {
@@ -447,7 +449,7 @@ orgs.newOrg('automotive.score', 'eclipse-score') {
447449 deployment_branch_policy: "all" ,
448450 reviewers+: [],
449451 wait_timer: 0 ,
450- },
452+ },
451453 ],
452454 },
453455 orgs.newRepo('inc_process_test_management' ) {
@@ -882,16 +884,16 @@ orgs.newOrg('automotive.score', 'eclipse-score') {
882884 newInfrastructureTeamRepo('dash-license-scan' ) {
883885 description: "pipx/uvx wrapper for the dash-licenses tool" ,
884886 },
885-
887+
886888 newInfrastructureTeamRepo('test_integration' ) {
887889 description: "Tests for the integration infrastructure" ,
888890 },
889-
891+
890892 newInfrastructureTeamRepo('test_module_a' ) {
891893 description: "Dummy module for testing the integration infrastructure" ,
892894 template_repository: "eclipse-score/module_template" ,
893895 },
894-
896+
895897 newInfrastructureTeamRepo('test_module_b' ) {
896898 description: "Dummy module for testing the integration infrastructure" ,
897899 template_repository: "eclipse-score/module_template" ,
@@ -938,7 +940,7 @@ orgs.newOrg('automotive.score', 'eclipse-score') {
938940 },
939941 newModuleRepo('scrample' ) {
940942 description: "Repository for example component" ,
941- },
943+ },
942944 newModuleRepo('inc_abi_compatible_datatypes' ) {
943945 description: "Incubation repository for ABI compatible data types feature" ,
944946 },
0 commit comments