summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index 75fac8d..1f28139 100644
--- a/README.md
+++ b/README.md
@@ -75,10 +75,6 @@ directory. The structure of the file is this:
```toml
name = "overlords" # Name of the team, used for GitHub (required)
subteam-of = "gods" # Name of the parent team of this team (optional)
-# Include all the members of the listed teams as members of this team (optional)
-inherit = [
- "kings",
-]
[people]
# Leads of the team, can be more than one and must be members of the team.