Skip to content

Commit 617eb6c

Browse files
committed
feat: add license, contributing and notice files
1 parent 5c78bbe commit 617eb6c

File tree

3 files changed

+540
-0
lines changed

3 files changed

+540
-0
lines changed

CONTRIBUTING.md

Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
# Contributing to Eclipse Tractus-X
2+
3+
Thanks for your interest in this project.
4+
5+
## Project description
6+
7+
The companies involved want to increase the automotive industry's
8+
competitiveness, improve efficiency through industry-specific cooperation and
9+
accelerate company processes through standardization and access to information
10+
and data. A special focus is also on SMEs, whose active participation is of
11+
central importance for the network's success. That is why Catena-X has been
12+
conceived from the outset as an open network with solutions ready for SMEs,
13+
where these companies will be able to participate quickly and with little IT
14+
infrastructure investment. Tractus-X is meant to be the PoC project of the
15+
Catena-X alliance focusing on parts traceability.
16+
17+
* <https://projects.eclipse.org/projects/automotive.tractusx>
18+
19+
## Project licenses
20+
21+
The Tractus-X project uses the following licenses:
22+
23+
* Apache-2.0 for code
24+
* CC-BY-4.0 for non-code
25+
26+
## Terms of Use
27+
28+
This repository is subject to the Terms of Use of the Eclipse Foundation
29+
30+
* https://www.eclipse.org/legal/termsofuse.php
31+
32+
## Developer resources
33+
34+
Information regarding source code management, builds, coding standards, and
35+
more.
36+
37+
* <https://projects.eclipse.org/projects/automotive.tractusx/developer>
38+
39+
Getting started:
40+
41+
* https://eclipse-tractusx.github.io/docs/developer
42+
43+
The project maintains the source code repositories in the following GitHub organization:
44+
45+
* <https://github.com/eclipse-tractusx/>
46+
47+
## Eclipse Development Process
48+
49+
This Eclipse Foundation open project is governed by the Eclipse Foundation
50+
Development Process and operates under the terms of the Eclipse IP Policy.
51+
52+
* <https://eclipse.org/projects/dev_process>
53+
* <https://www.eclipse.org/org/documents/Eclipse_IP_Policy.pdf>
54+
55+
## Eclipse Contributor Agreement
56+
57+
In order to be able to contribute to Eclipse Foundation projects you must
58+
electronically sign the Eclipse Contributor Agreement (ECA).
59+
60+
* <http://www.eclipse.org/legal/ECA.php>
61+
62+
The ECA provides the Eclipse Foundation with a permanent record that you agree
63+
that each of your contributions will comply with the commitments documented in
64+
the Developer Certificate of Origin (DCO). Having an ECA on file associated with
65+
the email address matching the "Author" field of your contribution's Git commits
66+
fulfills the DCO's requirement that you sign-off on your contributions.
67+
68+
For more information, please see the Eclipse Committer Handbook:
69+
<https://www.eclipse.org/projects/handbook/#resources-commit>
70+
71+
## Contact
72+
73+
Contact the project developers via the project's "dev" list.
74+
75+
* <https://accounts.eclipse.org/mailing-list/tractusx-dev>

0 commit comments

Comments
 (0)