We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e582a85 commit 05b7255Copy full SHA for 05b7255
mls.json
@@ -14,7 +14,6 @@
14
"w3c/activitypub",
15
"w3c/sdw",
16
"w3c/encrypted-media",
17
- "w3c/data-shapes",
18
"w3c/activitystreams",
19
"w3c/micropub",
20
"w3c/ldn",
@@ -2221,5 +2220,17 @@
2221
2220
"topic": "FedID WG topics of interest"
2222
}
2223
]
2224
- }
+ },
+ "[email protected]": {
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
2236
0 commit comments