Skip to content

Commit 89c0ee1

Browse files
authored
Merge pull request #47 from fabiobrz/JBWS-4470.gov-and-dco
[JBWS-4470] - Adding GOVERNANCE.md and mentioning the DCO in CONTRIBUTING.md
2 parents 78a8e5a + 8002729 commit 89c0ee1

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ We welcome contributions from the community. This guide will walk you through th
77
- [Issues](#issues)
88
- [Good First Issues](#good-first-issues)
99
- [Code Style](#code-style)
10+
- [Legal](#legal)
1011

1112

1213

@@ -48,3 +49,8 @@ If you encounter any problem during the contribution, please use [GitHub discuss
4849
## Code Style
4950
If you are using Eclipse then set your code style to eclipse/jboss-style.xml and check style to eclipse/jboss-format.xml.
5051
And please make sure you're putting correct license headers to Java and XML files.
52+
53+
## Legal
54+
55+
All contributions are subject to the [Developer Certificate of Origin (DCO)](https://developercertificate.org/).
56+
The DCO text is also included verbatim in the [dco.txt](dco.txt) file in the root directory of the repository.

GOVERNANCE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
This project follows the governance model defined at https://github.com/wildfly/wildfly-governance/blob/main/jbossws/GOVERNANCE.md

0 commit comments

Comments
 (0)