Skip to content

Commit 3584c04

Browse files
README: Submission: Add DCO, issues & remove the disabled xen-api list
1 parent a29557e commit 3584c04

File tree

1 file changed

+18
-10
lines changed

1 file changed

+18
-10
lines changed

README.markdown

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -99,18 +99,26 @@ git push origin --tags
9999
Contributions
100100
-------------
101101

102-
To contribute patches to xen-api, please fork the repository on
103-
Github, and then submit a pull request. If for some reason you can't
104-
use Github to submit a pull request, then you may send your patch for
105-
review to the [[email protected] mailing list](http://www.xenproject.org/help/mailing-list.html), with a link to a
106-
public git repository for review. We much prefer Github pull requests,
107-
however, and submitting a patch to the mailing list will take much
108-
more time for review.
109-
110-
Maintainers
102+
To contribute changes to xen-api, please fork the repository on
103+
GitHub, and then submit a pull request.
104+
105+
It is required to add a `Signed-off-by:` as a
106+
[Developers Certificate of Origin](http://developercertificate.org).
107+
It certifies the patch's origin and is licensed under an
108+
appropriate open-source licence to include it in Xapi:
109+
https://git-scm.com/docs/git-commit#Documentation/git-commit.txt---signoff
110+
111+
Discussions
111112
-----------
112113
113-
Maintainers can be contacted via this mailing list: `[email protected]`
114+
Discussions can be started at
115+
https://github.com/xapi-project/xen-api/discussions
116+
117+
Issues
118+
------
119+
120+
Issues can be raised at
121+
https://github.com/xapi-project/xen-api/issues
114122
115123
Licensing
116124
---------

0 commit comments

Comments
 (0)