Skip to content

Commit 986006e

Browse files
committed
Added non-profit info.
1 parent 4de372e commit 986006e

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

website/content/about.njk

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,14 @@ title: About
77
<section class="container-xxl my-5">
88
<h1 id="foundation" class="fw-bold"><a href="#foundation">Foundation</a></h1>
99
<p>
10-
The <span class="fw-bold">MonoGame Foundation</span> was established in September of 2023
11-
to direct the future of the project. The current board members are:
10+
The <span class="fw-bold">MonoGame Foundation</span> is a US based 501(c)(3) non-profit organization established in September of 2023
11+
to direct the future of the framework and promote game development education.
12+
</p>
13+
<p>
14+
Our funding comes from individual and corporate <a href="/donate">donations</a> and is used to drive improvements to the framework code, creation of educational resources, supporting community events, and general project infrastructure.
15+
</p>
16+
<p>
17+
The current members of the board are:
1218
</p>
1319
<div class="row">
1420
{% for member in foundation %}
@@ -30,9 +36,12 @@ title: About
3036
{% endfor %}
3137
</div>
3238
<p>
33-
You can read the foundation <a href="https://docs.monogame.net/foundation/">bylaws</a> or review the <a href="/blog/meeting">meeting minutes </a>
39+
You can read the Foundation <a href="https://docs.monogame.net/foundation/">bylaws</a> or review the <a href="/blog/meeting">meeting minutes</a>
3440
to keep track of our progress.
3541
</p>
42+
<p>
43+
Our IRS Tax ID Number (TIN) is 93-3803929.
44+
</p>
3645
</section>
3746

3847
<section class="container-xxl mb-5">

0 commit comments

Comments
 (0)