-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathteam.yml
61 lines (54 loc) · 1.76 KB
/
team.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
#
# This file is used to keep information on the Pa11y team.
# It's also used to render the contact page.
#
# Add yourself below, using the following properties (this file
# is a YAML array of objects). Please never add somebody else's
# contact details without their express permission.
#
# name (required): Your full name (or pseudonym if you prefer)
# role (required): Your role in the Pa11y team
# avatar (optional): An MD5 hash of your email address (see below)
# email (optional): An email address for Pa11y-related contact
# github (optional): Your GitHub username
#
# Note: while email and github are optional, you should
# include at least one if you want to appear on the contact page.
#
# Note: we use Gravatar for avatars. Gravatar requires an MD5 hash
# of your email address to find your image. See this guide for more
# information: https://en.gravatar.com/site/implement/hash/
#
- name: Rowan Manning
role: Core Contributor
avatar: 9b617fb7c0a590faf58a516324ff53e2
email: [email protected]
github: rowanmanning
- name: Hollie Kay
role: Core Contributor
email: [email protected]
github: hollsk
- name: Jude Robinson
role: Core Contributor
avatar: 0abba8c023667a16e939e2d6ada9eb5a
email: [email protected]
github: dotcode
- name: Glynn Phillips
role: Core Contributor
avatar: 18e4b23263461c7d6c078f9a19f58679
email: [email protected]
github: glynnphillips
- name: Andrew Mee
role: Core Contributor
avatar: 31514e9d3b85dd75f8e78445a1a00e4d
email: [email protected]
github: andrewmee
- name: Perry Harlock
role: Core Contributor
email: [email protected]
github: perryharlock
- name: Alex Kilgour
role: Core Contributor
avatar: 8e5f0e92011faf5e53e6ceac2468c05e
email: [email protected]
github: alexkilgour