Skip to content

Commit

Permalink
Publish some board-related documents (#428)
Browse files Browse the repository at this point in the history
* Added 2 files via CloudCannon

* Updated 1 file via CloudCannon.

* Deleted 'static/board-director-role-description.pdf' via CloudCannon

* Added 'static/board-director-role-description.pdf' via CloudCannon

---------

Co-authored-by: Abi Broom <abibroom@rustfoundation.org>
  • Loading branch information
cloudcannon[bot] and abibroom authored Jul 20, 2023
1 parent 8356a32 commit 849f8ff
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions about.njk
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ eleventyNavigation:
<section class="container">
<h1>We are the Rust Foundation</h1>

<div>The Rust Foundation is run by a small team of full time staff, and governed by a Board of Directors who represent the Rust project and our member companies. If you're interested in working at the Rust Foundation, check out our <a href="/careers/">careers page</a>.</div>
<div>The Rust Foundation is run by a small team of full time staff, and governed by a Board of Directors who represent the Rust project and our member companies. If youre interested in working at the Rust Foundation, check out our <a href="/careers/">careers page</a>.</div>

</section>

Expand All @@ -30,13 +30,15 @@ eleventyNavigation:

<section class="container board">
<h1>Board of Directors</h1>
<div>The Rust Foundation’s Board of Directors is composed of representatives of the <a href="https://www.rust-lang.org/governance">Rust Project</a> (“Project Directors”), and of the Foundation’s <a href="/members/">Membership</a> (“Member Directors”). Directors act collectively to govern the Foundation in accordance with its <a href="/policies/bylaws/">Bylaws</a> and the Board’s <a href="/static/board-terms-of-reference.pdf">Terms of Reference</a>.<br><br>
Learn more about the <a href="/static/board-director-role-description.pdf">role and responsibilities of a Director</a>.</div>
{% set peoplelist = collections.board %}
{% include "peoplelist.njk" %}
</section>

<section class="container advisors">
<h2>Distinguished Advisors</h2>
<i>The Rust Foundation executive staff consults with several unpaid advisors outside of the Rust Project who have been selected for their policy-focused knowledge of the Rust community, open source software organizations, and the nonprofit sector. The neutral perspectives of these "Distinguished Advisors" help us consider many different angles when making decisions that fall under their areas of expertise. </i>
<i>The Rust Foundation executive staff consults with several unpaid advisors outside of the Rust Project who have been selected for their policy-focused knowledge of the Rust community, open source software organizations, and the nonprofit sector. The neutral perspectives of these Distinguished Advisors help us consider many different angles when making decisions that fall under their areas of expertise. </i>
{% set peoplelist = collections.advisors %}
{% include "peoplelist.njk" %}

Expand Down
Binary file added static/board-director-role-description.pdf
Binary file not shown.
Binary file added static/board-terms-of-reference.pdf
Binary file not shown.

0 comments on commit 849f8ff

Please sign in to comment.