File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 1+ # Contributing to Trino Python Client
2+
3+ ## Contributor License Agreement ("CLA")
4+
5+ In order to accept your pull request, we need you to [ submit a CLA] ( https://github.com/trinodb/cla ) .
6+
7+ ## License
8+
9+ By contributing to Trino Python Client, you agree that your contributions will be licensed under the [ Apache License Version 2.0 (APLv2)] ( ../LICENSE ) .
Original file line number Diff line number Diff line change @@ -12,6 +12,8 @@ It supports Python>=3.7 and pypy.
1212See [ DEVELOPMENT] ( .github/DEVELOPMENT.md ) for information about code style,
1313development process, and guidelines.
1414
15+ See [ CONTRIBUTING] ( .github/CONTRIBUTING.md ) for contribution requirements.
16+
1517## Usage
1618
1719### The Python Database API (DBAPI)
You can’t perform that action at this time.
0 commit comments