Skip to content

Commit 0c6927b

Browse files
authored
Update repository-groups.json
1 parent 1b0c827 commit 0c6927b

1 file changed

Lines changed: 38 additions & 2 deletions

File tree

config/repository-groups.json

Lines changed: 38 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,42 @@
2323
"urlBase": "sap-tutorials/btp-foundation",
2424
"teamAdmin": null
2525
},
26+
{
27+
"name": "btp-onboarding",
28+
"description": null,
29+
"urlBase": "sap-tutorials/btp-onboarding",
30+
"teamAdmin": null
31+
},
32+
{
33+
"name": "community",
34+
"description": null,
35+
"urlBase": "sap-tutorials/community",
36+
"teamAdmin": null
37+
},
38+
{
39+
"name": "data-warehouse-cloud",
40+
"description": null,
41+
"urlBase": "sap-tutorials/data-warehouse-cloud",
42+
"teamAdmin": null
43+
},
44+
{
45+
"name": "developer-advocates",
46+
"description": null,
47+
"urlBase": "sap-tutorials/developer-advocates",
48+
"teamAdmin": null
49+
},
2650
{
2751
"name": "devtoberfest-2022",
2852
"description": null,
2953
"urlBase": "sap-tutorials/devtoberfest-2022",
3054
"teamAdmin": null
3155
},
56+
{
57+
"name": "eda",
58+
"description": null,
59+
"urlBase": "sap-tutorials/eda",
60+
"teamAdmin": null
61+
},
3262
{
3363
"name": "sap-btp-sdk-android",
3464
"urlBase": "sap-tutorials/sap-btp-sdk-android",
@@ -70,10 +100,16 @@
70100
"urlBase": "sap-tutorials/Tutorials",
71101
"teamAdmin": "rbrainey"
72102
},
73-
{
103+
{
104+
"name": "meta-tutorials",
105+
"description": "Tutorials about Tutorials",
106+
"urlBase": "sap-tutorials/meta-tutorials",
107+
"teamAdmin": "rbrainey"
108+
},
109+
{
74110
"name": "sandbox",
75111
"description": "A playground for testing and experimenting with the Tutorial system",
76112
"urlBase": "sap-tutorials/sandbox",
77113
"teamAdmin": "rbrainey"
78114
}
79-
]
115+
]

0 commit comments

Comments
 (0)