1# Contributing to Eclipse Project for Jakarta Dependency Injection 2 3Thanks for your interest in this project. 4 5## Project description 6 7This project contains the base dependency injection annotations. 8 9* https://projects.eclipse.org/projects/ee4j.jakartaee-stable 10 11## Developer resources 12 13Information regarding source code management, builds, coding standards, and 14more. 15 16* https://projects.eclipse.org/projects/ee4j.jakartaee-stable/developer 17 18The project maintains the following source code repositories 19 20* https://github.com/eclipse-ee4j/enterprise-deployment 21* https://github.com/eclipse-ee4j/jaxr-api 22* https://github.com/eclipse-ee4j/jax-rpc-api 23* https://github.com/eclipse-ee4j/management-api 24 25## Eclipse Contributor Agreement 26 27Before your contribution can be accepted by the project team contributors must 28electronically sign the Eclipse Contributor Agreement (ECA). 29 30* http://www.eclipse.org/legal/ECA.php 31 32Commits that are provided by non-committers must have a Signed-off-by field in 33the footer indicating that the author is aware of the terms by which the 34contribution has been provided to the project. The non-committer must 35additionally have an Eclipse Foundation account and must have a signed Eclipse 36Contributor Agreement (ECA) on file. 37 38For more information, please see the Eclipse Committer Handbook: 39https://www.eclipse.org/projects/handbook/#resources-commit 40 41## Contact 42 43Contact the project developers via the project's "dev" list. 44 45* https://accounts.eclipse.org/mailing-list/cdi-dev