diff options
author | Andy Clement <aclement@pivotal.io> | 2021-05-23 17:42:19 -0700 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2021-05-23 17:42:19 -0700 |
commit | 27c38e104eeb473996547c9777ae9790834549fc (patch) | |
tree | 07a05ae91b66cc7c96c2c646ff8f2c16630991c6 /CONTRIBUTING.md | |
parent | 1333bdd6fe57fbe004506b34c9e51cb010033529 (diff) | |
download | aspectj-27c38e104eeb473996547c9777ae9790834549fc.tar.gz aspectj-27c38e104eeb473996547c9777ae9790834549fc.zip |
ECA reference
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fa96d3449..a90ea46fa 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -48,4 +48,6 @@ Some issues involving compiler problems, for example if Java code isn't working ## Contributions -Please contribute via Pull Request against the GitHub repository.
\ No newline at end of file +Please contribute via Pull Request against the GitHub repository. + +Contributors should ensure they have signed the [Eclipse Contributor Agreement](https://accounts.eclipse.org/user/7644/eca/3.1.0), this will be verified by automatic validation that occurs against any Pull Requests.
\ No newline at end of file |