Skip to content

Commit 05b7255

Browse files
authored
Update mls.json (#279)
1 parent e582a85 commit 05b7255

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

mls.json

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"w3c/activitypub",
1515
"w3c/sdw",
1616
"w3c/encrypted-media",
17-
"w3c/data-shapes",
1817
"w3c/activitystreams",
1918
"w3c/micropub",
2019
"w3c/ldn",
@@ -2221,5 +2220,17 @@
22212220
"topic": "FedID WG topics of interest"
22222221
}
22232222
]
2224-
}
2223+
},
2224+
2225+
"w3c/data-shapes": {
2226+
"events": [
2227+
"issues.opened",
2228+
"issues.closed",
2229+
"pull_request.opened"
2230+
],
2231+
"branches": {
2232+
"gh-pages": ["push"]
2233+
}
2234+
}
2235+
}
22252236
}

0 commit comments

Comments
 (0)