summaryrefslogtreecommitdiffstats
path: root/teams/wg-net.toml
blob: 6c76b908efe55f55cf9d1641a644d65761b56156 (plain)
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
65
66
67
68
69
70
name = "wg-net"
wg = true

[people]
leads = ["withoutboats", "cramertj"]
members = [
    "withoutboats",
    "cramertj",
]

[website]
page = "networking"
name = "Networking working group"
description = "Focusing on the end-to-end experience for both sync and async networking code, in coordination with the growing ecosystem in this space."
discord-invite = "https://discord.gg/ueak2ds"
discord-name = "#wg-net"

[[lists]]
address = "net@rust-lang.org"
extra-people = [
    "aturon",
    "Mark-Simulacrum",
    "aidanhs",
    "sfackler",
    "MajorBreakfast",
]
extra-emails = [
    "bob@cloudflare.com",
    "tinagma@gmail.com",
    "coleman.mcfarland@gmail.com",
    "dbarsky@amazon.com",
    "inejge@gmail.com",
    "bhargav.voleti93@gmail.com",
    "azdle@azdle.net",
    "yoshuawuyts@gmail.com",
    "aajtodd@gmail.com",
    "hello@stephanbuys.com",
    "wg-net@nemo157.com",
    "gruberbastian@me.com",
    "jsgf@fb.com",
    "mail@jakub-kozlowski.com",
    "michaeljkillough@gmail.com",
    "sloretan@gmail.com",
    "ashfordneil0@gmail.com",
    "a@tj.id.au",
    "yarnnd@gmail.com",
    "eric@reichertconsulting.com",
    "karimair@gmail.com",
    "flo@andersground.net",
    "rolf@zxcv.nl",
    "jbcden@gmail.com",
    "me@kleimkuhler.com",
    "pierre.krieger1708@gmail.com",
    "etryzelaar@google.com",
    "contact@geoffroycouprie.com",
    "eric@dattore.me",
    "service@maksims.co",
    "sriram@tinverse.com",
    "yusuke.sasaki.nuem@gmail.com",
    "ricky@hosfelt.io",
    "alberto@albertocoscia.me",
    "kulshrax@gmail.com",
    "alec@mocatta.net",
    "xenith@xenith.org",
    "arve.knudsen@gmail.com",
    "ben.e.saunders@gmail.com",
    "pickfire@riseup.net",
    "lkurusa@kernelstuff.org",
    "armin.ronacher@active-4.com",
]