Skip to content

Commit b50c1e2

Browse files
committed
added editors and authors
1 parent c4b0770 commit b50c1e2

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

interface-spec.html

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,26 @@
1919
url: "https://www.bergnet.org/people/bergi/card#me",
2020
company: "Zazuko",
2121
companyURL: "http://zazuko.com/"
22+
}, {
23+
name: "Ruben Verborgh",
24+
url: "https://ruben.verborgh.org/",
25+
company: "Ghent University – imec",
26+
companyURL: "http://idlab.ugent.be/"
27+
}],
28+
authors: [{
29+
name: "Michael Luggen",
30+
url: "http://oiu.ch",
31+
company: "Bern University of Applied Sciences",
32+
companyURL: "http://www.bfh.ch"
33+
}, {
34+
name: "Blake Regalia",
35+
company: "STKO Lab @ UCSB",
36+
companyURL: "http://stko.geog.ucsb.edu/"
37+
}, {
38+
name: "Piero Savastano",
39+
url: "http://pieroit.org",
40+
company: "Freelance Data Scientist"
2241
}],
23-
authors: [],
2442
bugTracker: {
2543
open: "https://github.com/rdfjs/representation-task-force/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aopen%20",
2644
new: "https://github.com/rdfjs/representation-task-force/issues/new"

0 commit comments

Comments
 (0)