summaryrefslogtreecommitdiffstats
path: root/teams
diff options
context:
space:
mode:
authorKatharina Fey <kookie@spacekookie.de>2019-02-05 11:42:08 +0100
committerKatharina Fey <kookie@spacekookie.de>2019-02-05 11:42:08 +0100
commit9f34887071d08136a8c446a50354a941fa5e3644 (patch)
tree9dd56523ab5cb07fdc5e9705eb76c4e1db86e411 /teams
parent63d6c4341bfef87945c2e0164fceef3cb01983d1 (diff)
Changing formatting of `wg-cli.toml`
Diffstat (limited to 'teams')
-rw-r--r--teams/wg-cli.toml14
1 files changed, 9 insertions, 5 deletions
diff --git a/teams/wg-cli.toml b/teams/wg-cli.toml
index 246a44d..c550c30 100644
--- a/teams/wg-cli.toml
+++ b/teams/wg-cli.toml
@@ -4,11 +4,15 @@ wg = true
[people]
leads = []
members = [
- "Aaronepower", "codesections",
- "Dylan-DPC", "epage",
- "killercup", "matthiasbeyer",
- "spacekookie", "yoshuawuyts",
- ]
+ "Aaronepower",
+ "codesections",
+ "Dylan-DPC",
+ "epage",
+ "killercup",
+ "matthiasbeyer",
+ "spacekookie",
+ "yoshuawuyts",
+]
[website]
page = "cli"