From c1d5a801b4bc66e3866f815be00e11d1b20d3539 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 24 Jun 2023 14:44:36 +0200 Subject: Adding upstream version 5.3.0+dfsg. Signed-off-by: Daniel Baumann --- site/content/docs/5.2/about/team.md | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 site/content/docs/5.2/about/team.md (limited to 'site/content/docs/5.2/about/team.md') diff --git a/site/content/docs/5.2/about/team.md b/site/content/docs/5.2/about/team.md deleted file mode 100644 index c00ba4e..0000000 --- a/site/content/docs/5.2/about/team.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -layout: docs -title: Team -description: An overview of the founding team and core contributors to Bootstrap. -group: about ---- - -Bootstrap is maintained by the founding team and a small group of invaluable core contributors, with the massive support and involvement of our community. - -{{< team.inline >}} -
- {{- range (index $.Site.Data "core-team") }} - - @{{ .user }} - - {{ .name }} @{{ .user }} - - - {{ end -}} -
-{{< /team.inline >}} - -Get involved with Bootstrap development by [opening an issue]({{< param repo >}}/issues/new/choose) or submitting a pull request. Read our [contributing guidelines]({{< param repo >}}/blob/v{{< param current_version >}}/.github/CONTRIBUTING.md) for information on how we develop. -- cgit v1.2.3