Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit f89b3b6

Browse files
authored
remove misleading idependence claim
It is not wrong or surprising that Microsoft has broad veto rights in foundation they setup, but describing this foundation as "Independent" is highly misleading See dotnet-foundation/Home#60 for overview and dotnet-foundation/Home#63 (comment) for the shortened version
1 parent ab3f010 commit f89b3b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

input/index.cshtml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ useFunctionsJS: true
88
<div id="home-hero_container" class="container-fluid d-flex justify-content-center position-relative">
99
<div id="home-hero_overlay" class="position-absolute"></div>
1010
<div id="home-hero_content" class="position-relative">
11-
<h2 id="home-hero_title">Independent. Innovative. Always open source.</h2>
11+
<h2 id="home-hero_title">Innovative. Always open source.</h2>
1212
<p id="home-hero_copy" class="mx-auto">
13-
The .NET Foundation is an independent, non-profit organization established to support an innovative, commercially friendly, open-source ecosystem around the .NET platform.
13+
The .NET Foundation is an non-profit organization established to support an innovative, commercially friendly, open-source ecosystem around the .NET platform.
1414
</p>
1515
</div>
1616
</div>

0 commit comments

Comments
 (0)