Skip to content

Commit

Permalink
Improve TSF transparency and information
Browse files Browse the repository at this point in the history
  • Loading branch information
mosabua committed Dec 19, 2024
1 parent 4b9c38b commit 8bb8dab
Show file tree
Hide file tree
Showing 3 changed files with 165 additions and 11 deletions.
6 changes: 5 additions & 1 deletion _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@ <h2>Do you ❤️ Trino? Give us a 🌟 on GitHub <i class="fab fa-github"></i><
or page.url contains '/broadcast'
or page.url contains '/users.html'
or page.url contains '/individual-code-of-conduct.html'
or page.url contains '/guidelines-corporate.html' %}active{% endif %}">
or page.url contains '/guidelines-corporate.html'
or page.url contains '/foundation'
or page.url contains '/sponsor' %}active{% endif %}">
<a class="nav-link dropdown-toggle" href="/community.html">Community</a>
<div class="dropdown-menu dropdown-block">
<a class="dropdown-item" href="/slack.html">Slack</a>
Expand All @@ -47,6 +49,8 @@ <h2>Do you ❤️ Trino? Give us a 🌟 on GitHub <i class="fab fa-github"></i><
<a class="dropdown-item" href="/community.html#contributors">Contributors</a>
<a class="dropdown-item" href="/individual-code-of-conduct.html">Code of conduct</a>
<a class="dropdown-item" href="/guidelines-corporate.html">Corporate guidelines</a>
<a class="dropdown-item" href="/foundation.html">Trino Software Foundation</a>
<a class="dropdown-item" href="/sponsor.html">Sponsor and support</a>
</div>
</li>
<li class="nav-item dropdown {% if page.url contains '/development' %}active{% endif %}">
Expand Down
63 changes: 53 additions & 10 deletions foundation.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,59 @@ show_pagenav: true

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

The Trino Software Foundation (TSF) is an independent, non-profit organization
with the mission of supporting a community of passionate users and developers
devoted to the advancement of the Trino distributed SQL query engine. It is
dedicated to preserving the
[vision of high quality, performant, and dependable software](/development/vision.html).
The current board members of the Trino Software Foundation are Dain Sundstrom,
David Phillips, and Martin Traverso.
## Overview

The Trino project is run by volunteers in a collaborative and open way. Its
governance is controlled by the Trino Software Foundation (TSF).

The TSF is an independent, non-profit organization with the mission of
supporting a community of passionate users and developers devoted to the
advancement of the Trino distributed SQL query engine. It is dedicated to
preserving the [vision of high quality, performant, and dependable
software](./development/vision.html).

The board members of the Trino Software Foundation are Dain Sundstrom, David
Phillips, and Martin Traverso.

The Trino Software Foundation is registered as corporation with file number
7239856 in Delaware, United States of America.

Contact details:

* [[email protected]](mailto:[email protected]) for general inquiries
* [[email protected]](mailto:[email protected]) for information about [corporate
guidelines](./guidelines-corporate.html) or notifications about [conduct
violations](./individual-code-of-conduct.html)
* [[email protected]](mailto:[email protected]) for security notification

## Open community

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

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

### Commitment to open source

As detailed in the our [legal notices](./legal.html) all projects use the Apache
License 2.0. The Trino Software Foundation is committed to continue using the
Apache License 2.0 as a liberal license to ensure the widest possible adoption
of Trino by users and vendors alike.

### Non-commercial but aware and friendly

The TSF is happy to have third parties, including for-profit corporations, take our
software and use it for their own purposes. However it is important in these
cases to ensure that the third party does not misuse the brand and reputation of
the Trino projects for its own purposes. It is important for the longevity
and community health of Trino that the community gets the appropriate credit
for producing freely available software.

We encourage contributions from vendors with proprietary modifications and
appreciate any furhter [sponsorship and support](./sponsor.html).

## Responsibilities

In supporting the Trino community, the Trino Software Foundation has several key
Expand All @@ -36,7 +72,8 @@ functions.

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

### CLA management

Expand All @@ -46,10 +83,16 @@ Software Foundation is responsible for reviewing, approving, and tracking all
signed CLAs. This ensures that all code contributed to Trino is fully under the
Apache License.

The CLA is identical to the CLA of the Apache Software Foundation. All copyright
for contributions remains with the individual authors.

### Ownership and trademarks <a name="tm"></a>

The Trino brand and trademarks are owned and managed by the Trino Software
Foundation. Assets includes the "trino" name, the "trinodb" name, the logo
Foundation. Use of the brand and trademarks by other entities is not permitted,
but can be approved by the TSF on a case by case bais.

Assets includes the "trino" name, the "trinodb" name, the logo
variations, and the name and likeness of the mascot, "Commander Bun Bun":

<div>
Expand Down
107 changes: 107 additions & 0 deletions sponsor.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
---
layout: default
title: Sponsor and support
show_hero: true
show_pagenav: true
---

<div class="container">
<div class="row spacer-60">
<div class="col-md-12">
<div markdown="1" class="leftcol widecol">

## Overview

The Trino community is a large and diverse community, and we encourage everyone
to help and make the project a success. The project consists of Trino itself,
and many subprojects managed in separate repositories in the trinodb
organization.

Working on all project - trino itself but also all other subprojects/repositories

## Users

Users of Trino can help us in numerous ways:

* Talk and write about using Trino and tell others.
* Present about Trino and your usage of Trino.
* Attend [events about Trino](./community.html#events).
* Join our [Slack community](./slack.html) and help other users.
* [Star our GitHub repository]({{site.github_repo_url}}).
* File [issues](https://github.com/trinodb/trino/issues) about any problems you encounter.
* Help other Trino users on Slack, GitHub issues and
[discussions](https://github.com/trinodb/trino/discussions), and many other
places online, with our knowledge.
* Get your company added as [Trino user](./users.html).

Of course, from all this help it is a small step to become a contributor:

## Contributors

In addition to all the help you can provide as a [user](#users) you can increase
your support for Trino as a contributor:

* Learn about the contributions process and related information.
* Sign the CLA.
* Find out about all the different code repositories that are waiting for your contributions.
* Get started with a simple issue or a documentation improvement.
* Look at pull requests from others to learn more.
* Send your first pull requests.
* Attend our [Trino contributor meetings](https://github.com/trinodb/trino/wiki/Contributor-meetings)
* Review and test pull requests from other contributors.
* Triage issues and contribute fixes.
* Ask your employer to support yourself and others in contributing to Trino.
* Ask your employer to support Trino with [events](#events), infrastructure, donations

## Maintainers

In

## Companies

* Get your company added as [Trino user](./users.html).
* Dedicate time for employers to work as [contributors](#) and [maintainers]()
* Sponsor and host events.
* Provide infrastructure for the project and become an official sponsor.
* Donate and become an official sponsor.

provide time at work to contribute, see if they are available for hire, donate
to them for their work

provide time for contributor time


collaborate on maintenance and features to reduce the burden of maintenance for
the Trino project and for vendors internally, and improve the competitiveness of
Trino compared to other query engines.

## Events

Host your own events, and sponsor events such as Trino Fest and Trino Summit

## Infrastructure

Trino tries to keep cost low as possible by talking sponsorship for infrastructure

if you are a vendor of infrastructure.. contact us

## Donations

Open Source Collective

https://opencollective.com/trino

## Sponsors

The following organizations are sponsors of the Trino project and have agreed to
be referenced mentioned:

{%- include sponsorsline.html -%}

Many other companies are also active users, participants, and contributors to
the success of Trino.

</div>
</div>
</div>
</div>

0 comments on commit 8bb8dab

Please sign in to comment.