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
64 lines (56 loc) · 1.52 KB
/
Copy pathteam.toml
File metadata and controls
64 lines (56 loc) · 1.52 KB
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
62
63
64
[[team]]
id = "alex"
avatar = "https://github.com/a-rodin.png"
github = "https://github.com/a-rodin"
keybase = "https://keybase.io/arodin"
name = "Alexander"
[[team]]
id = "alexey"
avatar = "https://github.com/loony-bean.png"
github = "https://github.com/loony-bean"
name = "Alexey"
[[team]]
id = "ana"
avatar = "https://github.com/hoverbear.png"
github = "https://github.com/hoverbear"
keybase = "https://keybase.io/hoverbear"
twitter = "https://twitter.com/a_hoverbear"
name = "Ana"
[[team]]
id = "ashley"
avatar = "https://github.com/Jeffail.png"
github = "https://github.com/Jeffail"
keybase = "https://keybase.io/jeffail"
twitter = "https://twitter.com/jeffail"
name = "Ashley"
[[team]]
id = "ben"
avatar = "https://github.com/binarylogic.png"
github = "https://github.com/binarylogic"
keybase = "https://keybase.io/binarylogic"
twitter = "https://twitter.com/binarylogic"
name = "Ben"
[[team]]
id = "bruce"
avatar = "https://github.com/bruceg.png"
github = "https://github.com/bruceg"
name = "Bruce"
[[team]]
id = "kruno"
avatar = "https://github.com/ktff.png"
github = "https://github.com/ktff"
name = "Kruno"
[[team]]
id = "lucio"
avatar = "https://github.com/LucioFranco.png"
github = "https://github.com/LucioFranco"
keybase = "https://keybase.io/luciofranco"
twitter = "https://twitter.com/lucio_d_franco"
name = "Lucio"
[[team]]
id = "luke"
avatar = "https://github.com/lukesteensen.png"
github = "https://github.com/lukesteensen"
keybase = "https://keybase.io/lukesteensen"
twitter = "https://twitter.com/lukesteensen"
name = "Luke"