Skip to content

Commit e40d788

Browse files
authored
Merge pull request #693 from typelevel/foundation-governance
Highlight committees on the Foundation page
2 parents 66e5842 + 58ca33e commit e40d788

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

src/foundation/about.template.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,15 @@
33

44
${cursor.currentDocument.content}
55

6-
<h2 id="board-of-directors">
7-
<a class="anchor-link" href="#board-of-directors">
6+
<h2 id="governance">
7+
<a class="anchor-link" href="#governance">
88
@:svg(fa-link)
99
</a>
10-
Board of Directors
10+
Governance
1111
</h2>
12+
<p>
13+
The Foundation is governed by the Board of Directors, who provide legal and financial oversight and appoint <a href="@:target(people.md)">committees</a> that help support Typelevel's projects and community.
14+
</p>
1215
<div class="bulma-grid bulma-is-col-min-12">
1316
@:for(board)
1417
<div class="bulma-cell">

0 commit comments

Comments
 (0)