Skip to content

Commit ca368df

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

File tree

4 files changed

+52
-2
lines changed

4 files changed

+52
-2
lines changed

_includes/header.html

+2
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

+37-2
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

legal.md

+2
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ Product names, other names, logos and other material used on this site are
3030
registered trademarks of various entities including, but not limited to, the
3131
following trademark owners and names:
3232

33+
Add Trino and Commander Bun Bun
34+
3335
<dl>
3436
<dt><a href="https://www.ansi.org/">American National Standards Institute</a></dt>
3537
<dd>ANSI, and other names</dd>

sponsor.md

+11
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)