-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #31 from opentffoundation/enhancements/reorder
Reorder sections
- Loading branch information
Showing
1 changed file
with
14 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -134,6 +134,18 @@ <h2>LIST OF PLEDGING COMPANIES AND PLEDGED RESOURCES:</h2> | |
organization. | ||
</p> | ||
|
||
<h2>Pledges</h2> | ||
|
||
<ul> | ||
<li><a href="https://digger.dev">Digger</a> - Development; Open-source community efforts</li> | ||
<li><a href="https://env0.com">env0</a> - Cover the cost of 5 FTEs for at least 5 years</li> | ||
<li><a href="https://gruntwork.io">Gruntwork</a> - Development; Open-source community efforts</li> | ||
<li><a href="https://massdriver.cloud">Massdriver</a> - Development; Open-source community efforts</li> | ||
<li><a href="https://scalr.com">Scalr</a> - Cover the cost of 3 FTEs for at least 5 years</li> | ||
<li><a href="https://spacelift.io">Spacelift</a> - Cover the cost of 5 FTEs for at least 5 years</li> | ||
<li><a href="https://terrateam.io">Terrateam</a> - Development; Open-source community efforts</li> | ||
</ul> | ||
|
||
<h2>Contact us</h2> | ||
|
||
<p> | ||
|
@@ -142,7 +154,7 @@ <h2>Contact us</h2> | |
<a href="mailto:[email protected]">[email protected]</a>. | ||
</p> | ||
|
||
<h2>Pledges</h2> | ||
<h2>Share</h2> | ||
|
||
<!-- Sharingbutton Twitter --> | ||
<a class="resp-sharing-button__link" | ||
|
@@ -172,20 +184,9 @@ <h2>Pledges</h2> | |
</div> | ||
</a> | ||
|
||
<ul> | ||
<li><a href="https://digger.dev">Digger</a> - Development; Open-source community efforts</li> | ||
<li><a href="https://env0.com">env0</a> - Cover the cost of 5 FTEs for at least 5 years</li> | ||
<li><a href="https://gruntwork.io">Gruntwork</a> - Development; Open-source community efforts</li> | ||
<li><a href="https://massdriver.cloud">Massdriver</a> - Development; Open-source community efforts</li> | ||
<li><a href="https://scalr.com">Scalr</a> - Cover the cost of 3 FTEs for at least 5 years</li> | ||
<li><a href="https://spacelift.io">Spacelift</a> - Cover the cost of 5 FTEs for at least 5 years</li> | ||
<li><a href="https://terrateam.io">Terrateam</a> - Development; Open-source community efforts</li> | ||
</ul> | ||
|
||
|
||
<p> | ||
August 14th, 2023 | ||
</p> | ||
</p> | ||
</div> | ||
</div> | ||
</body> | ||
|