You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Play uses <ahref="//opencollective.com/playframework">Open Collective</a> to gather money to pay contributors and to cover project expenses, open and transparently.
25
+
Play uses <ahref="//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.
26
26
Individuals and companies alike can support Play financially by <ahref="@routes.Application.sponsors()">becoming backers or premium sponsors</a>.
Copy file name to clipboardExpand all lines: app/views/sponsors.scala.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ <h1>Why sponsor Play?</h1>
16
16
</p>
17
17
<p>
18
18
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 <ahref="//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 <ahref="//opencollective.com/playframework">our Open Collective page</a> to become a backer or a premium sponsor.
20
20
</p>
21
21
<divclass="donate-button">
22
22
<ahref="//opencollective.com/playframework">Donate to our Collective</a>
@@ -69,7 +69,7 @@ <h2>Who is responsible?</h2>
69
69
<h2>What will the project do with the money?</h2>
70
70
<p>
71
71
Open Collective is a public and fully transparent plattform, so you have <ahref="//opencollective.com/playframework/transactions">full insight into the projects financials</a>.
72
-
Anyone can <ahref="//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 <ahref="//opencollective.com/playframework/expenses/new">file an expense</a>, which needs to be approved by Play's Open Collective admins to get it reimbursed.
73
73
</p>
74
74
<p>The money will be used to cover following project costs:</p>
75
75
<ul>
@@ -96,7 +96,7 @@ <h2>What are the next steps?<br/></h2>
96
96
<ul>
97
97
<li>
98
98
<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.
100
100
</li>
101
101
<li>
102
102
<b>Support of the latest version of JVM</b><br/>
@@ -105,7 +105,7 @@ <h2>What are the next steps?<br/></h2>
105
105
<li>
106
106
<b>Support of the latest versions of sbt</b><br/>
107
107
That is our priority as well. In spring this year we made Play work with sbt 1.4+ (See <ahref="//github.com/playframework/playframework/pull/10648">#10648</a>, <ahref="//github.com/playframework/playframework/pull/10711">#10711</a> and <ahref="//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.
109
109
</li>
110
110
<li>
111
111
<b>Support of the latest versions of Scala</b><br/>
0 commit comments