We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c64ef39 commit 6cf7de8Copy full SHA for 6cf7de8
1 file changed
cg/online-safety/repositories.json
@@ -0,0 +1,24 @@
1
+[
2
+ {
3
+ "@context": "https://w3c.github.io/groups/contexts/repository.jsonld",
4
+ "name": "online-safety",
5
+ "owner": {
6
+ "login": "w3c-cg"
7
+ },
8
+ "url": "https://github.com/w3c-cg/online-safety",
9
+ "isArchived": false,
10
+ "isPrivate": false,
11
+ "w3cjson": {
12
+ "group": [
13
+ "cg/online-safety"
14
+ ],
15
+ "contacts": [
16
+ "ij@w3.org"
17
18
+ "repo-type": [
19
+ "cg-report"
20
21
+ "exposed": true
22
+ }
23
24
+]
0 commit comments