Skip to content

Commit 858ce2e

Browse files
committed
Update Core Team heading on team page
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent 5e4e087 commit 858ce2e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

_posts/2018-11-28-template-store.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Around 12 months ago today we announced the [OpenFaaS Function Store](https://bl
101101

102102
<blockquote class="twitter-tweet" data-lang="en"><p lang="en" dir="ltr">In 42 seconds <a href="https://twitter.com/alexellisuk?ref_src=twsrc%5Etfw">@alexellisuk</a> demos the most powerful feature of FaaS. The function store. This is what the future and the now looks like. An open source ecosystem of functions. <a href="https://t.co/ix3ER4b7Jn">pic.twitter.com/ix3ER4b7Jn</a></p>&mdash; Kenny Bastani (@kennybastani) <a href="https://twitter.com/kennybastani/status/1064881269153116167?ref_src=twsrc%5Etfw">November 20, 2018</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
103103

104-
The OpenFaaS core contributors provide support for the *official* templates in the [openfaas/templates](https://github.com/openfaas/templates/) GitHub repo, but there are a growing number of third-party, experimental or opinionated templates which we wanted to make available without breaking the existing experience.
104+
The OpenFaaS Core Team provides support for the *official* templates in the [openfaas/templates](https://github.com/openfaas/templates/) GitHub repo, but there are a growing number of third-party, experimental or opinionated templates which we wanted to make available without breaking the existing experience.
105105

106106
Examples of the community's favourite templates include: [Node.js 10 with Express.js](https://github.com/openfaas-incubator/node10-express-template), [Python 2.7 & 3 with Flask](https://github.com/openfaas-incubator/python-flask-template) and until recently the unofficial PHP template. We've now merged the PHP template into the [official set](https://github.com/openfaas/templates/).
107107

team/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h1 class="title is-size-5 is-size-4-desktop has-text-grey-darker has-text-weigh
2222
</div>
2323

2424
<div class="hero-body grey-whiter team-wrapper core-contributors">
25-
{% include team-page/team-members.html type="Core Contributors" members=site.data.members.core %}
25+
{% include team-page/team-members.html type="Core Team" members=site.data.members.core %}
2626
</div>
2727

2828
<div class="hero-body grey team-wrapper git-members">

0 commit comments

Comments
 (0)