forked from vectordotdev/vector
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathteam.toml
More file actions
39 lines (32 loc) · 640 Bytes
/
Copy pathteam.toml
File metadata and controls
39 lines (32 loc) · 640 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
30
31
32
33
34
35
36
37
38
39
[[team]]
id = "alex"
avatar = "https://github.com/a-rodin.png"
name = "Alex"
[[team]]
id = "alexey"
avatar = "https://github.com/loony-bean.png"
name = "Alexey"
[[team]]
id = "ash"
avatar = "https://github.com/Jeffail.png"
name = "Ash"
[[team]]
id = "ben"
avatar = "https://github.com/binarylogic.png"
name = "Ben"
[[team]]
id = "bruce"
avatar = "https://github.com/bruceg.png"
name = "Bruce"
[[team]]
id = "kruno"
avatar = "https://github.com/ktff.png"
name = "Kruno"
[[team]]
id = "lucio"
avatar = "https://github.com/LucioFranco.png"
name = "Lucio"
[[team]]
id = "luke"
avatar = "https://github.com/lukesteensen.png"
name = "Luke"