Skip to content

Commit 0e0d556

Browse files
committed
Improve TSF transparency and information
1 parent 7db8c69 commit 0e0d556

File tree

3 files changed

+50
-2
lines changed

3 files changed

+50
-2
lines changed

_includes/header.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ <h2>Do you ❤️ Trino? Give us a 🌟 on GitHub <i class="fab fa-github"></i><
4444
<a class="dropdown-item" href="/community.html#events">Events</a>
4545
<a class="dropdown-item" href="/users.html">Users</a>
4646
<a class="dropdown-item" href="/community.html#contributors">Contributors</a>
47+
<a class="dropdown-item" href="/foundation.html">Trino Software Foundation</a>
48+
<a class="dropdown-item" href="/sponsor.html">Sponsor</a>
4749
<a class="dropdown-item" href="/individual-code-of-conduct.html">Code of conduct</a>
4850
<a class="dropdown-item" href="/guidelines-corporate.html">Corporate guidelines</a>
4951
</div>

foundation.md

Lines changed: 37 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,31 @@ The Trino Software Foundation (TSF) is an independent, non-profit organization
1414
with the mission of supporting a community of passionate users and developers
1515
devoted to the advancement of the Trino distributed SQL query engine. It is
1616
dedicated to preserving the
17-
[vision of high quality, performant, and dependable software](/development/vision.html).
18-
The current board members of the Trino Software Foundation are Dain Sundstrom,
17+
[vision of high quality, performant, and dependable software](./development/vision.html).
18+
19+
The board members of the Trino Software Foundation are Dain Sundstrom,
1920
David Phillips, and Martin Traverso.
2021

22+
The Trino Software Foundation is registered as a yz corporation in Delaware,
23+
United States of America.
24+
25+
Address:
26+
27+
28+
29+
no phone
30+
31+
Contacts email:
32+
33+
* General inquiries - [[email protected]](mailto:[email protected])
34+
* [Corporate inquiries](./guidelines-corporate.md) or notifications about
35+
[conduct violations](./individual-code-of-conduct.md) -
36+
37+
* Security notification - [[email protected]](mailto:[email protected])
38+
* Martin Traverso [[email protected]](mailto:[email protected])
39+
* Dain Sundstrom [[email protected]](mailto:[email protected])
40+
* David Phillips [[email protected]](mailto:[email protected])
41+
2142
## Open community
2243

2344
The Trino Software Foundation supports a diverse, open, collaborative, community
@@ -27,6 +48,17 @@ or even bug reports.
2748

2849
Everyone is invited to [join the community](./slack.html).
2950

51+
### Commitment to Open Source
52+
53+
As detailed in the our [legal notices](./legal.html) all projects use the Apache
54+
License 2.0. The Trino Software Foundation is committed to remain using the
55+
Apache License 2.0 as a liberal license to ensure the widest possible adoption
56+
of Trino by users and vendors alike.
57+
58+
We encourage contributions from vendors with proprietary versions and
59+
collaboration on maintenance and features to reduce the burden of maintenance
60+
for the Trino project and for vendors internally.
61+
3062
## Responsibilities
3163

3264
In supporting the Trino community, the Trino Software Foundation has several key
@@ -46,6 +78,9 @@ Software Foundation is responsible for reviewing, approving, and tracking all
4678
signed CLAs. This ensures that all code contributed to Trino is fully under the
4779
Apache License.
4880

81+
The CLA is identical to the CLA of the Apache Software Foundation. All copyright
82+
for contributions remains with the individual authors.
83+
4984
### Ownership and trademarks <a name="tm"></a>
5085

5186
The Trino brand and trademarks are owned and managed by the Trino Software

sponsor.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: default
3+
title: Sponsor
4+
show_hero: true
5+
---
6+
7+
* Ideally just sponsor contributor (employ them or see if they take contracts or some sponsorship)
8+
* and maintainer (employ them or see if they take contracts or some sponsorshio)
9+
* also infrastructure sponsoring (vendors or pay for infra )
10+
* also sponsor TSF events like Trino Summit, Trino Fest, and others
11+
* and if you really need to - money and donation to Open Source Collective

0 commit comments

Comments
 (0)