Skip to content

Commit 1ba03e3

Browse files
committed
Improve TSF transparency and information
1 parent 0c2e553 commit 1ba03e3

File tree

3 files changed

+167
-13
lines changed

3 files changed

+167
-13
lines changed

_includes/header.html

+5-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@ <h2>Do you ❤️ Trino? Give us a 🌟 on GitHub <i class="fab fa-github"></i><
3737
or page.url contains '/broadcast'
3838
or page.url contains '/users.html'
3939
or page.url contains '/individual-code-of-conduct.html'
40-
or page.url contains '/guidelines-corporate.html' %}active{% endif %}">
40+
or page.url contains '/guidelines-corporate.html'
41+
or page.url contains '/foundation'
42+
or page.url contains '/sponsor' %}active{% endif %}">
4143
<a class="nav-link dropdown-toggle" href="/community.html">Community</a>
4244
<div class="dropdown-menu dropdown-block">
4345
<a class="dropdown-item" href="/slack.html">Slack</a>
@@ -47,6 +49,8 @@ <h2>Do you ❤️ Trino? Give us a 🌟 on GitHub <i class="fab fa-github"></i><
4749
<a class="dropdown-item" href="/community.html#contributors">Contributors</a>
4850
<a class="dropdown-item" href="/individual-code-of-conduct.html">Code of conduct</a>
4951
<a class="dropdown-item" href="/guidelines-corporate.html">Corporate guidelines</a>
52+
<a class="dropdown-item" href="/foundation.html">Trino Software Foundation</a>
53+
<a class="dropdown-item" href="/sponsor.html">Sponsor and support</a>
5054
</div>
5155
</li>
5256
<li class="nav-item dropdown {% if page.url contains '/development' %}active{% endif %}">

foundation.md

+55-12
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,59 @@ show_pagenav: true
1010

1111
<div markdown="1" class="leftcol widecol">
1212

13-
The Trino Software Foundation (TSF) is an independent, non-profit organization
14-
with the mission of supporting a community of passionate users and developers
15-
devoted to the advancement of the Trino distributed SQL query engine. It is
16-
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,
19-
David Phillips, and Martin Traverso.
13+
## Overview
14+
15+
The Trino project is run by volunteers in a collaborative and open way. Its
16+
governance is controlled by the Trino Software Foundation (TSF).
17+
18+
The TSF is an independent, non-profit organization with the mission of
19+
supporting a community of passionate users and developers devoted to the
20+
advancement of the Trino distributed SQL query engine. It is dedicated to
21+
preserving the [vision of high quality, performant, and dependable
22+
software](./development/vision.html).
23+
24+
The board members of the Trino Software Foundation are Dain Sundstrom, David
25+
Phillips, and Martin Traverso.
26+
27+
The Trino Software Foundation is registered as corporation with file number
28+
7239856 in Delaware, United States of America.
29+
30+
Contact details:
31+
32+
* [[email protected]](mailto:[email protected]) for general inquiries
33+
* [[email protected]](mailto:[email protected]) for information about [corporate
34+
guidelines](./guidelines-corporate.html) or notifications about [conduct
35+
violations](./individual-code-of-conduct.html)
36+
* [[email protected]](mailto:[email protected]) for security notifications
2037

2138
## Open community
2239

23-
The Trino Software Foundation supports a diverse, open, collaborative, community
40+
The Trino Software Foundation supports a diverse, open, collaborative community
2441
of developers and users throughout the world. Everyone is welcome to
2542
participate, whether it be via code contributions, suggestions for improvements,
26-
or even bug reports.
43+
or bug reports.
2744

2845
Everyone is invited to [join the community](./slack.html).
2946

47+
### Commitment to open source
48+
49+
As detailed in the our [legal notices](./legal.html) all projects use the Apache
50+
License 2.0. The Trino Software Foundation is committed to continue using the
51+
Apache License 2.0 as a liberal license to ensure the widest possible adoption
52+
of Trino by users and vendors alike.
53+
54+
### Non-commercial but aware and friendly
55+
56+
The TSF is happy to have third parties, including for-profit corporations, take
57+
our software and use it for their own purposes. However it is important in these
58+
cases to ensure that the third party does not misuse the brand and reputation of
59+
the Trino projects for its own purposes. It is important for the longevity and
60+
community health of Trino that the community gets the appropriate credit for
61+
producing freely available software.
62+
63+
We encourage contributions from vendors with proprietary modifications and
64+
appreciate any further [sponsorship and support](./sponsor.html).
65+
3066
## Responsibilities
3167

3268
In supporting the Trino community, the Trino Software Foundation has several key
@@ -36,20 +72,27 @@ functions.
3672

3773
The core responsibility of the TSF is to serve as the legal entity which handles
3874
all administrative oversight for the Trino project. For example, this includes
39-
accounting, legal concerns, and trademarks.
75+
accounting, legal concerns, and trademarks. The TSF also manages the source code
76+
repositories and any other infrastructure.
4077

41-
### CLA management
78+
### CLA management <a name="cla"></a>
4279

4380
Contributing to Trino requires agreeing to, signing, and submitting the
4481
[Contributor License Agreement](https://github.com/trinodb/cla). The Trino
4582
Software Foundation is responsible for reviewing, approving, and tracking all
4683
signed CLAs. This ensures that all code contributed to Trino is fully under the
4784
Apache License.
4885

86+
The CLA is identical to the CLA of the Apache Software Foundation. All copyright
87+
for contributions remains with the individual authors.
88+
4989
### Ownership and trademarks <a name="tm"></a>
5090

5191
The Trino brand and trademarks are owned and managed by the Trino Software
52-
Foundation. Assets includes the "trino" name, the "trinodb" name, the logo
92+
Foundation. Use of the brand and trademarks by other entities is not permitted,
93+
but can be approved by the TSF on a case by case basis.
94+
95+
Assets includes the "trino" name, the "trinodb" name, the logo
5396
variations, and the name and likeness of the mascot, "Commander Bun Bun":
5497

5598
<div>

sponsor.md

+107
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,107 @@
1+
---
2+
layout: default
3+
title: Sponsor and support
4+
show_hero: true
5+
show_pagenav: true
6+
---
7+
8+
<div class="container">
9+
<div class="row spacer-60">
10+
<div class="col-md-12">
11+
<div markdown="1" class="leftcol widecol">
12+
13+
## Overview
14+
15+
The Trino community is a large and diverse community, and we encourage everyone
16+
to help and make the project a success. The project consists of Trino itself,
17+
and many subprojects managed in separate repositories in the
18+
[trinodb]({{site.github_org_url}}) organization.
19+
20+
The following sections detail how you can support Trino.
21+
22+
## Users
23+
24+
Users of Trino can help us in numerous ways:
25+
26+
* Talk and write about using Trino and tell others.
27+
* Present about Trino and your usage of Trino.
28+
* Attend [events about Trino](./community.html#events).
29+
* Join our [Slack community](./slack.html) and help other users.
30+
* [Star our GitHub repository]({{site.github_repo_url}}).
31+
* File [issues](https://github.com/trinodb/trino/issues) about any problems you encounter.
32+
* Help other Trino users on Slack, GitHub issues and
33+
[GitHub discussions](https://github.com/trinodb/trino/discussions), and other
34+
places online, with our knowledge.
35+
* Provide a company testimonial or reference for the [Trino users list](./users.html).
36+
37+
From all this help it is a small step to become a contributor:
38+
39+
## Contributors
40+
41+
In addition to all the help you can provide as a [user](#users), you can
42+
increase your support for Trino as a contributor:
43+
44+
* Learn about the [contribution process and related
45+
information](./development/index.html).
46+
* Sign the [Contributor License Agreement (CLA)](./foundation.html#cla).
47+
* Find out about all the [different code repositories and sub
48+
projects]({{site.gihub_org_url}}) that are waiting for your contributions.
49+
* Get started with a simple issue or a documentation improvement.
50+
* Look at pull requests from others to learn more.
51+
* Send your first pull requests.
52+
* Attend our [Trino contributor meetings](https://github.com/trinodb/trino/wiki/Contributor-meetings)
53+
* Review and test pull requests from other contributors.
54+
* Triage issues and contribute fixes.
55+
* Ask your employer to support yourself and others in contributing to Trino.
56+
* Ask your employer to support Trino with events, infrastructure, or donations.
57+
58+
## Maintainers
59+
60+
Maintainers
61+
62+
## Companies
63+
64+
* Get your company added as [Trino user](./users.html).
65+
* Encourage your employees to publicly speak about their Trino usage and
66+
involvement.
67+
* Dedicate time for employees to help as [users](#users),
68+
[contributors](#contributors) and [maintainers](#maintainers).
69+
* Recognize and rewards employee involvement in Trino and other open source
70+
projects.
71+
* Sponsor and host events related to Trino.
72+
* Provide infrastructure for the project and become an official sponsor.
73+
* Donate and become an official sponsor.
74+
* Collaborate with other companies on Trino-related projects and initiatives to
75+
reduce the required effort for each company and improve the competitiveness of
76+
Trino.
77+
78+
## Events
79+
80+
Host your own events, and sponsor events such as Trino Fest and Trino Summit
81+
82+
## Infrastructure
83+
84+
Trino tries to keep cost low as possible by talking sponsorship for infrastructure
85+
86+
if you are a vendor of infrastructure.. contact us
87+
88+
## Donations
89+
90+
Open Source Collective
91+
92+
https://opencollective.com/trino
93+
94+
## Sponsors
95+
96+
The following organizations are sponsors of the Trino project and have agreed to
97+
be referenced mentioned:
98+
99+
{%- include sponsorsline.html -%}
100+
101+
Many other companies are also active users, participants, and contributors to
102+
the success of Trino.
103+
104+
</div>
105+
</div>
106+
</div>
107+
</div>

0 commit comments

Comments
 (0)