Skip to content

Commit 6109230

Browse files
authored
chore: added authors (#118)
* chore: added authors * fix: add Sebastian to committer list too
1 parent 275a05c commit 6109230

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

index.html

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,43 @@
1515
company: "International Dataspaces Association",
1616
companyURL: "https://internationaldataspaces.org/",
1717
}],
18+
authors: [
19+
{
20+
name: "Peter Koen",
21+
url: "https://github.com/PeterKoen-MSFT",
22+
company: "Microsoft"
23+
},
24+
{
25+
name: "Maarten Kollenstart",
26+
url: "https://github.com/mkollenstart",
27+
company: "TNO"
28+
},
29+
{
30+
name: "James Marino",
31+
url: "https://github.com/jimmarino",
32+
company: "Metaform Systems"
33+
},
34+
{
35+
name: "Julia Pampus",
36+
url: "https://github.com/juliapampus",
37+
company: "Fraunhofer ISST"
38+
},
39+
{
40+
name: "Anil Turkmayali",
41+
url: "https://github.com/anilturkmayali",
42+
company: "International Dataspaces Association"
43+
},
44+
{
45+
name: "Sebastian Steinbuss",
46+
url: "https://github.com/ssteinbuss",
47+
company: "International Dataspaces Association"
48+
},
49+
{
50+
name: "Arno Weiß",
51+
url: "https://github.com/arnoweiss",
52+
company: "SAP SE"
53+
},
54+
],
1855
github: {
1956
branch: "main",
2057
repoURL: "eclipse-dataspace-protocol-base/DataspaceProtocol",

0 commit comments

Comments
 (0)