From 260a5c06d9fb856dc0f65d97ba83d76bd4aaa945 Mon Sep 17 00:00:00 2001 From: Pietro Albini Date: Tue, 22 Jan 2019 16:53:19 +0100 Subject: add static api and fix website data --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index b860b37..31e4c33 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ 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", -- cgit v1.2.3