Skip to content

Commit 25835df

Browse files
authored
Merge branch 'sap-tutorials:master' into master
2 parents 318fc79 + 49c745a commit 25835df

3,169 files changed

Lines changed: 14043 additions & 33008 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.reuse/dep5

Lines changed: 0 additions & 8 deletions
This file was deleted.

NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Copyright (c) 2016 SAP SE or an SAP affiliate company. All rights reserved.
1+
Copyright (c) 2016-2024 SAP SE or an SAP affiliate company. All rights reserved.

REUSE.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
version = 1
2+
SPDX-PackageName = "Tutorials"
3+
SPDX-PackageSupplier = "Joshua Margo (joshua.margo@sap.com)"
4+
SPDX-PackageDownloadLocation = "https://github.com/sap-tutorials/Tutorials"
5+
6+
[[annotations]]
7+
path = "**"
8+
precedence = "aggregate"
9+
SPDX-FileCopyrightText = "2022 SAP SE or an SAP affiliate company and https://github.com/sap-tutorials/Tutorials contributors"
10+
SPDX-License-Identifier = "CC-BY-4.0"

config/repository-groups.json

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
[
2+
{
3+
"name": "abap-core-development",
4+
"description": null,
5+
"urlBase": "sap-tutorials/abap-core-development",
6+
"teamAdmin": null
7+
},
8+
{
9+
"name": "btp-adai",
10+
"description": null,
11+
"urlBase": "sap-tutorials/btp-adai",
12+
"teamAdmin": null
13+
},
14+
{
15+
"name": "btp-dev-guidance",
16+
"description": null,
17+
"urlBase": "sap-tutorials/btp-dev-guidance",
18+
"teamAdmin": null
19+
},
20+
{
21+
"name": "btp-foundation",
22+
"description": null,
23+
"urlBase": "sap-tutorials/btp-foundation",
24+
"teamAdmin": null
25+
},
26+
{
27+
"name": "devtoberfest-2022",
28+
"description": null,
29+
"urlBase": "sap-tutorials/devtoberfest-2022",
30+
"teamAdmin": null
31+
},
32+
{
33+
"name": "sap-btp-sdk-android",
34+
"urlBase": "sap-tutorials/sap-btp-sdk-android",
35+
"teamAdmin": null
36+
},
37+
{
38+
"name": "sap-btp-sdk-ios",
39+
"description": null,
40+
"urlBase": "sap-tutorials/sap-btp-sdk-ios",
41+
"teamAdmin": null
42+
},
43+
{
44+
"name": "sap-build-apps",
45+
"description": null,
46+
"urlBase": "sap-tutorials/sap-build-apps",
47+
"teamAdmin": null
48+
},
49+
{
50+
"name": "sap-build-process-automation",
51+
"description": null,
52+
"urlBase": "sap-tutorials/sap-build-process-automation",
53+
"teamAdmin": null
54+
},
55+
{
56+
"name": "sap-mobile-development-kit",
57+
"description": null,
58+
"urlBase": "sap-tutorials/sap-mobile-development-kit",
59+
"teamAdmin": null
60+
},
61+
{
62+
"name": "xpa-tutorials",
63+
"description": null,
64+
"urlBase": "sap-tutorials/xpa-tutorials",
65+
"teamAdmin": null
66+
},
67+
{
68+
"name": "Tutorials",
69+
"description": "All other tutorials",
70+
"urlBase": "sap-tutorials/Tutorials",
71+
"teamAdmin": "rbrainey"
72+
}
73+
]

0 commit comments

Comments
 (0)