File tree Expand file tree Collapse file tree 2 files changed +45
-0
lines changed Expand file tree Collapse file tree 2 files changed +45
-0
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
+ Andrea Boriero
12
+ Andrew Guibert
13
+ Barry LaFond
14
+ Thinking Chen (cdmikechen)
15
+ Coding Xu (codingxu97)
16
+ Conor Farrell
17
+ Davide D'Alto
18
+ Derick Hermanson
19
+ Eric Dalquist
20
+ Eric Deandrea
21
+ Gail Badner
22
+ Gavin King
23
+ George Gastaldi
24
+ Georgios Andrianakis
25
+ Jay Erb
26
+ Julien Ponge
27
+ Marko Bekhta
28
+ Max Rydahl Andersen
29
+ (meepown)
30
+ Nesrin Aşan
31
+ Ravi Khadiwala
32
+ Renar Narubin
33
+ Sanne Grinovero
34
+ Scott Marlow
35
+ Stephane Epardaud
36
+ Steve Ebersole
37
+ Stuart Douglas
38
+ Thomas Segismont
39
+ Yoann Rodière
Original file line number Diff line number Diff line change @@ -16,6 +16,12 @@ All contributions are subject to the [Developer Certificate of Origin (DCO)](htt
16
16
The DCO text is available verbatim in the [ dco.txt] ( dco.txt ) file in the root directory
17
17
of the Hibernate Reactive repository.
18
18
19
+ Copyright owners are listed in [ AUTHORS.txt] ( AUTHORS.txt ) .
20
+ Contributors with a valid copyright claim can request to be added to that list
21
+ by sending a pull request to the project's GitHub repository,
22
+ listing at least one relevant contribution in the pull request description.
23
+ Note: one-liner or repetitive patches may not be sufficient to claim copyright.
24
+
19
25
## Guidelines
20
26
21
27
While we try to keep requirements for contributing to a minimum, there are a few guidelines
You can’t perform that action at this time.
0 commit comments