Skip to content

Commit eeb5891

Browse files
committed
Address feedback
1 parent cf36343 commit eeb5891

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

app/views/getInvolved.scala.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h1>How you can help</h1>
2222
<h3 class="opencollective">Donate to our Open Collective</h3>
2323
<a href="//opencollective.com/playframework#section-contributors">35+ backers</a>
2424
<p>
25-
Play uses <a href="//opencollective.com/playframework">Open Collective</a> to gather money to pay contributors and to cover project expenses, open and transparently.
25+
Play uses <a href="//opencollective.com/playframework">Open Collective</a> to collect donations from sponsors. These funds are used to pay contributors and cover project costs, openly and transparently.
2626
Individuals and companies alike can support Play financially by <a href="@routes.Application.sponsors()">becoming backers or premium sponsors</a>.
2727
</p>
2828

app/views/sponsors.scala.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ <h1>Why sponsor Play?</h1>
1616
</p>
1717
<p>
1818
Your donation will help the project stay live and grow successfully.
19-
If you have an interest that contributors care and look after the project, maintain and push it forward, please go to <a href="//opencollective.com/playframework">our Open Collective page</a> to become a backer or a premium sponsor.
19+
If you are interested in helping us maintain a vibrant community of contributors to improve and support the Play Framework, please go to <a href="//opencollective.com/playframework">our Open Collective page</a> to become a backer or a premium sponsor.
2020
</p>
2121
<div class="donate-button">
2222
<a href="//opencollective.com/playframework">Donate to our Collective</a>
@@ -69,7 +69,7 @@ <h2>Who is responsible?</h2>
6969
<h2>What will the project do with the money?</h2>
7070
<p>
7171
Open Collective is a public and fully transparent plattform, so you have <a href="//opencollective.com/playframework/transactions">full insight into the projects financials</a>.
72-
Anyone can <a href="//opencollective.com/playframework/expenses/new">file an expense</a>, which however needs to be approved by Play's Open Collective admins to get it reimbursed.
72+
Anyone can <a href="//opencollective.com/playframework/expenses/new">file an expense</a>, which needs to be approved by Play's Open Collective admins to get it reimbursed.
7373
</p>
7474
<p>The money will be used to cover following project costs:</p>
7575
<ul>
@@ -96,7 +96,7 @@ <h2>What are the next steps?<br/></h2>
9696
<ul>
9797
<li>
9898
<b>Security fixes</b><br/>
99-
Until now, when a security problem was reported, the Play team tried to fix it as soon as possible and usually released a new minor Play version containing a fix shortly afterwards. We plan to continue with this practise.
99+
Until now, when a security problem was reported, the Play team tried to fix it as soon as possible and usually released a new minor Play version containing a fix shortly afterwards. We plan to continue with this practice.
100100
</li>
101101
<li>
102102
<b>Support of the latest version of JVM</b><br/>
@@ -105,7 +105,7 @@ <h2>What are the next steps?<br/></h2>
105105
<li>
106106
<b>Support of the latest versions of sbt</b><br/>
107107
That is our priority as well. In spring this year we made Play work with sbt 1.4+ (See <a href="//github.com/playframework/playframework/pull/10648">#10648</a>, <a href="//github.com/playframework/playframework/pull/10711">#10711</a> and <a href="//github.com/playframework/playframework/pull/10655">#10655</a>. Adjustment in Play's code were needed because sbt 1.4 shipped with some internal changes (by adopting an internal "virtual filesystem") that made it incompatible with Play.<br/>
108-
Long story short: We will definitely support new sbt versions soon after they got released.
108+
Long story short: We will definitely support new sbt versions soon after they are released.
109109
</li>
110110
<li>
111111
<b>Support of the latest versions of Scala</b><br/>

0 commit comments

Comments
 (0)