diff --git a/src/data/monitor-repos.json b/src/data/monitor-repos.json index 4d642331..17e2d923 100644 --- a/src/data/monitor-repos.json +++ b/src/data/monitor-repos.json @@ -38,5 +38,26 @@ "WICG/virtual-scroller": { "comment": "no spec yet", "lastreviewed": "2020-06-11" + }, + "WICG/webmonetization": { + "comment": "Early exploration phase; spec at https://webmonetization.org/specification.html", + "lastreviewed": "2020-06-16" + }, + "WICG/aom": { + "comment": "Specs at https://wicg.github.io/aom/spec/computed-accessibility-tree.html https://wicg.github.io/aom/spec/virtual-accessibility-nodes.html https://wicg.github.io/aom/spec/input-events.html in their very early stage of definition", + "lastreviewed": "2020-06-16" + }, + "WICG/container-queries": { + "comment": "Likely candidate for ignoring - see archival discussion at https://github.com/WICG/container-queries/issues/14", + "lastreviewed": "2020-06-16" + }, + "WICG/conversion-measurement-api": { + "comment": "spec still full of TODOs", + "lastreviewed": "2020-06-16" + }, + "WICG/display-locking": { + "comment": "Currently redirects to CSS spec, but with change expected in July 2020?", + "lastreviewed": "2020-06-16" } } +