Skip to content

Commit f44c1e9

Browse files
committed
tweak attribution
1 parent 46f39d1 commit f44c1e9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

shacl12-shacl-shacl/index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,16 @@
2626
{
2727
name: "Nicholas Car",
2828
company: "KurrawongAI",
29+
companyURL: "https://kurrawong.ai",
2930
mailto: "[email protected]",
3031
w3cid: "70131"
3132
},
3233
{
3334
name: "Alex Nelson",
34-
company: "?????",
35+
company: "?????", // TODO
36+
companyURL: "", // TODO
3537
mailto: "<TBD>", // TODO
36-
w3cid: "????"
38+
w3cid: "????" // TODO
3739
}
3840
]
3941
};

0 commit comments

Comments
 (0)