summaryrefslogtreecommitdiffstats
path: root/teams/wg-bindgen.toml
blob: a84588e78e1d4383856a183922545aa64c5936d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name = "wg-bindgen"
subteam-of = "devtools"
wg = true

[people]
leads = ["emilio", "fitzgen"]
members = [
    "emilio",
    "fitzgen",
]

[website]
name = "Bindgen working group"
description = "tools for generating FFI bindings"
repo = "https://github.com/rust-lang-nursery/rust-bindgen"
discord-invite = "https://discord.gg/kgujzMR"
discord-name = "#wg-bindgen"