From be58019b0b86a1d7ac3941467f19e69b88925499 Mon Sep 17 00:00:00 2001 From: Melanie Sumner Date: Mon, 2 Apr 2018 07:43:58 -0500 Subject: [PATCH] [WIP] adding information to teams for issue #3135 --- source/team.html.erb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/source/team.html.erb b/source/team.html.erb index 0d82cadf48..a1372e55d7 100644 --- a/source/team.html.erb +++ b/source/team.html.erb @@ -54,7 +54,7 @@ responsive: true The Ember CLI Team

- + The Ember CLI Team is responsible for (responsibilities). The team meets on (day), and the public notes can be found on Github.

<% @@ -99,7 +99,7 @@ responsive: true The Ember Data Team

- + The Ember Data Team is responsible for (responsibilities). The team meets on (day), and the public notes can be found on Github.

<% @@ -144,9 +144,10 @@ responsive: true The Ember Learning Team

- + The Ember Learning Team is responsible for keeping the guides and API documentation accurate and up-to-date, community outreach coordination and other initiatives that support learning Ember. The team meets on Thursdays (agenda posted in the team-learning Slack chat), and the public notes can be found on Github.

+ <% subteams = ['learning']; subteams = subteams.map { |team|