forked from scientific-python/scientific-python.org
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathteam.toml
More file actions
29 lines (27 loc) · 671 Bytes
/
team.toml
File metadata and controls
29 lines (27 loc) · 671 Bytes
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
[[item]]
type = 'card'
classcard = 'text-center'
body = '''{{< image
src="https://avatars3.githubusercontent.com/u/45071"
alt="Avatar of Stéfan van der Walt"
>}}
Stéfan van der Walt'''
link = 'https://github.com/stefanv'
[[item]]
type = 'card'
classcard = 'text-center'
body = '''{{< image
src="https://avatars.githubusercontent.com/u/915037"
alt="Avatar of Dan Schult"
>}}
Dan Schult'''
link = 'https://github.com/dschult/'
[[item]]
type = 'card'
classcard = 'text-center'
body = '''{{< image
src="https://avatars3.githubusercontent.com/u/123428"
alt="Avatar of Jarrod Millman"
>}}
Jarrod Millman'''
link = 'https://github.com/jarrodmillman'