blob: 6e1ff3c9d858cb389fba9437f105b2616b37eb8d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# Webauthn OWNERS
# General, esp chrome/ UI and Android integration.
kpaulhamus@chromium.org
# General, esp U2F and CTAP2 code.
hongjunchoi@chromium.org
# TouchID, Windows Hello.
martinkr@chromium.org
# Bluetooth.
jdoerrie@chromium.org
# Attestation and legacy U2F implementation.
agl@chromium.org
# Emeritus; for occasional reviews, esp those in the depths of view & frame
# lifetimes.
engedy@chromium.org
# TEAM: identity-dev@chromium.org
# COMPONENT: Blink>WebAuthentication
|