Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .github/workflows/auto-publish-errata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,3 @@ jobs:
VALIDATE_LINKS: false
VALIDATE_PUBRULES: false
GH_PAGES_BRANCH: gh-pages
W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}
W3C_WG_DECISION_URL: "https://lists.w3.org/Archives/Public/public-device-apis/2021May/0008.html"
W3C_NOTIFICATIONS_CC: "${{ secrets.CC }}"
11 changes: 9 additions & 2 deletions errata.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,15 @@
companyURL: "https://apple.com",
w3cid: 39125,
},
{
name: "Reilly Grant",
company: "Google",
companyURL: "https://google.com",
w3cid: "83788",
},
],
latestVersion: null,
group: [ "das", "webapps" ],
format: "markdown",
logos: [
{
Expand All @@ -45,10 +52,10 @@

## Process for submitting errata

Please [file an issue](https://github.com/w3c/payment-request/issues) on Github.
Please [file an issue](https://github.com/w3c/geolocation-api/issues/new) on Github.

## Unaddressed errata
[See issues on Github](https://github.com/w3c/payment-request/issues)
[See issues on Github](https://github.com/w3c/geolocation-api/labels/errata)

## Errata approved by the Working Group
<script class="removeOnSave">
Expand Down