@@ -10,23 +10,64 @@ show_pagenav: true
10
10
11
11
<div markdown =" 1 " class =" leftcol widecol " >
12
12
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 TSF are Dain Sundstrom, David Phillips, and Martin
25
+ 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
31
+
32
+ You can contact the board members of the TSF on [ Slack] ( ./slack.html ) or using
33
+ the following email addresses:
34
+
35
+ * [ [email protected] ] ( mailto:[email protected] ) for general inquiries
36
+ including copyright, trademark, branding, and [ sponsorship] ( ./sponsor.html )
37
+ aspects.
38
+ * [ [email protected] ] ( mailto:[email protected] ) for information about
[ corporate
39
+ guidelines] ( ./guidelines-corporate.html ) or notifications about [ conduct
40
+ violations] ( ./individual-code-of-conduct.html ) .
41
+ * [ [email protected] ] ( mailto:[email protected] ) for security notifications.
20
42
21
43
## Open community
22
44
23
- The Trino Software Foundation supports a diverse, open, collaborative, community
45
+ The Trino Software Foundation supports a diverse, open, collaborative community
24
46
of developers and users throughout the world. Everyone is welcome to
25
47
participate, whether it be via code contributions, suggestions for improvements,
26
- or even bug reports.
48
+ or bug reports.
27
49
28
50
Everyone is invited to [ join the community] ( ./slack.html ) .
29
51
52
+ ### Commitment to open source
53
+
54
+ As detailed in the our [ legal notices] ( ./legal.html ) all projects use the Apache
55
+ License 2.0. The Trino Software Foundation is committed to continue using the
56
+ Apache License 2.0 as a liberal license to ensure the widest possible adoption
57
+ of Trino by users and vendors alike.
58
+
59
+ ### Non-commercial but aware and friendly
60
+
61
+ The TSF is happy to have third parties, including for-profit corporations, take
62
+ our software and use it for their own purposes. However it is important in these
63
+ cases to ensure that the third party does not misuse the brand and reputation of
64
+ the Trino projects for its own purposes. It is important for the longevity and
65
+ community health of Trino that the community gets the appropriate credit for
66
+ producing freely available software.
67
+
68
+ We encourage contributions from vendors with proprietary modifications and
69
+ appreciate any further [ sponsorship and support] ( ./sponsor.html ) .
70
+
30
71
## Responsibilities
31
72
32
73
In supporting the Trino community, the Trino Software Foundation has several key
@@ -36,20 +77,27 @@ functions.
36
77
37
78
The core responsibility of the TSF is to serve as the legal entity which handles
38
79
all administrative oversight for the Trino project. For example, this includes
39
- accounting, legal concerns, and trademarks.
80
+ accounting, legal concerns, and trademarks. The TSF also manages the source code
81
+ repositories and any other infrastructure.
40
82
41
- ### CLA management
83
+ ### CLA management < a name = " cla " ></ a >
42
84
43
85
Contributing to Trino requires agreeing to, signing, and submitting the
44
86
[ Contributor License Agreement] ( https://github.com/trinodb/cla ) . The Trino
45
87
Software Foundation is responsible for reviewing, approving, and tracking all
46
88
signed CLAs. This ensures that all code contributed to Trino is fully under the
47
89
Apache License.
48
90
91
+ The CLA is identical to the CLA of the Apache Software Foundation. All copyright
92
+ for contributions remains with the individual authors.
93
+
49
94
### Ownership and trademarks <a name =" tm " ></a >
50
95
51
96
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
97
+ Foundation. Use of the brand and trademarks by other entities is not permitted,
98
+ but can be approved by the TSF on a case by case basis.
99
+
100
+ Assets includes the "trino" name, the "trinodb" name, the logo
53
101
variations, and the name and likeness of the mascot, "Commander Bun Bun":
54
102
55
103
<div >
0 commit comments