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
Copy file name to clipboardExpand all lines: project/index.html
+10-7Lines changed: 10 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -5791,11 +5791,13 @@ <h1>Project</h1>
5791
5791
5792
5792
<p>Concourse began as a side-project by <ahref="https://github.com/vito"><code>@vito</code></a> and <ahref="https://github.com/xoebus"><code>@xoebus</code></a>
5793
5793
in 2014. Since then, Concourse has evolved into a dedicated community with contributors from all around the world.</p>
5794
-
<p>Concourse is a project of the <ahref="https://www.cloudfoundry.org/">Cloud Foundry foundation (CFF)</a>, currently lead
5795
-
by <ahref="https://github.com/taylorsilva/">Taylor Silva</a> and <ahref="https://github.com/drich10">Derek Richard</a>. The CFF pays for the
5796
-
infrastructure costs of the project. <ahref="https://pixelair.io/">Pixel Air IO</a>, lead by Taylor, is currently the main
5797
-
developer behind Concourse; reviewing and merging Pull Requests, squashing bugs, and stewarding the project and
5798
-
community.</p>
5794
+
<p>Concourse is a project of the <ahref="https://www.cloudfoundry.org/">Cloud Foundry foundation
5795
+
(CFF)</a>, currently lead by <ahref="https://github.com/taylorsilva/">Taylor
5796
+
Silva</a> and <ahref="https://github.com/drich10">Derek
5797
+
Richard</a>. The CFF pays for the infrastructure costs
5798
+
of the project. <ahref="https://pixelair.io/">Pixel Air IO</a>, lead by Taylor, is the
5799
+
main developer behind Concourse; reviewing and merging Pull Requests, squashing
5800
+
bugs, and stewarding the project and community.</p>
5799
5801
<h2id="where-is-everything">Where is everything?</h2>
5800
5802
<ul>
5801
5803
<li>The <ahref="https://github.com/concourse/concourse">Concourse repo</a> houses the main codebase, where planning happens, and
@@ -5830,8 +5832,9 @@ <h2 id="how-can-i-help">How can I help?</h2>
5830
5832
worldwide.</p>
5831
5833
<p>If you're interested in contributing, head over to GitHub and check out
5832
5834
the <ahref="https://github.com/concourse/concourse/blob/master/CONTRIBUTING.md">contributing docs</a>!</p>
5833
-
<p>If you're able to financially contribute to the continued development of Concourse, please reach out
5834
-
to <ahref="https://github.com/taylorsilva/">Taylor</a>.</p>
5835
+
<p>If you're able to financially contribute to the continued development of
5836
+
Concourse, you can sponsor <ahref="https://github.com/sponsors/taylorsilva">Taylor Silva on
5837
+
GitHub</a>.</p>
5835
5838
<h2id="report-a-security-issue">Report a security issue</h2>
5836
5839
<p>To report a security issue, please email <ahref="mailto:security@concourse-ci.org">security@concourse-ci.org</a>.</p>
0 commit comments