From bcf5d8884402f79102df7dd1fde0a684f224dffc Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 8 Feb 2014 22:13:29 -0800 Subject: Update teams to remove two Sass folks and add new Core member --- docs/about.html | 74 ++++++++++++++------------------------------------------- 1 file changed, 18 insertions(+), 56 deletions(-) (limited to 'docs/about.html') diff --git a/docs/about.html b/docs/about.html index 1195a08a0..2044eca46 100644 --- a/docs/about.html +++ b/docs/about.html @@ -26,67 +26,29 @@ lead: "Learn about the project's history, meet the maintaining teams, and find o

Core team

- - - - + {% for member in site.data.core-team %} + + {% endfor %}

Get involved with Bootstrap development by opening an issue or submitting a pull request. Read our contributing guidelines for information on how we develop.

Sass team

- - - - + {% for member in site.data.sass-team %} + + {% endfor %}

The official Sass port of Bootstrap was created and is maintained by this team. It became part of Bootstrap's organization with v3.1.0. Read the Sass contributing guidelines for information on how the Sass port is developed.

-- cgit v1.2.3