Re: [webauthn] Adding Apple Anonymous Attestation Statement Format (#1491)

ah, it's in @alanwaketan's fork.  It merged-from-master with no conflicts, so he ought to just do (in his local clone):
```
git remote update
git co master
git pull
git co attestation
git merge -s recursive -Xpatience master
git push origin attestation
```


-- 
GitHub Notification of comment by equalsJeffH
Please view or discuss this issue at https://github.com/w3c/webauthn/pull/1491#issuecomment-705106494 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 7 October 2020 18:10:28 UTC