From e9490e763380f41d6bae005d442812b66aa0df71 Mon Sep 17 00:00:00 2001 From: David Wood Date: Tue, 30 Jun 2026 17:20:01 +0100 Subject: [PATCH] add t-comprehensibility --- teams/comprehensibility.toml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 teams/comprehensibility.toml diff --git a/teams/comprehensibility.toml b/teams/comprehensibility.toml new file mode 100644 index 000000000..84ba1c59e --- /dev/null +++ b/teams/comprehensibility.toml @@ -0,0 +1,11 @@ +name = "comprehensibility" +subteam-of = "launching-pad" + +[people] +leads = ["davidtwco"] +members = ["davidtwco"] +alumni = [] + +[website] +name = "Comprehensibility team" +description = "Charged with documenting the project's structure, policies and processes"