File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 1+ # This file lists copyright owners of the project.
2+ # The list is not exhaustive: other copyright owners exist.
3+ # See CONTRIBUTING.md for instructions regarding how to be added to this list.
4+
5+ # Corporate contributors
6+
7+ Red Hat, Inc.
8+
9+ # Individual contributors
10+
11+ # TODO initialize from relicensing data
Original file line number Diff line number Diff line change @@ -15,10 +15,14 @@ Note that Hibernate ORM 7.0.0.Beta4 and earlier are distributed under
1515To allow for potential backporting, the Hibernate team asks contributors to dual-license their contribution.
1616A Pull Request template already applies the proper wording to make it easy.
1717
18- All contributions are subject to the [ Developer Certificate of Origin (DCO)] ( https://developercertificate.org/ ) .
19-
18+ All contributions are subject to the [ Developer Certificate of Origin (DCO)] ( https://developercertificate.org/ ) .
2019The DCO text is available verbatim in the [ dco.txt] ( dco.txt ) file in the root directory of the ORM repository.
2120
21+ Copyright owners are listed in [ AUTHORS.txt] ( AUTHORS.txt ) .
22+ Contributors with a valid copyright claim can request to be added to that list
23+ by sending a pull request to the project's GitHub repository,
24+ listing at least one relevant contribution in the pull request description.
25+ Note: one-liner or repetitive patches may not be sufficient to claim copyright.
2226
2327## Guidelines
2428
You can’t perform that action at this time.
0 commit comments