You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/contributions.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,21 +33,20 @@ file:
33
33
Eclipse Contributor Agreement
34
34
============
35
35
36
-
Your contribution cannot be accepted unless you have a signed [ECA - Eclipse Foundation Contributor Agreement](http://www.eclipse.org/legal/ECA.php) in place.
36
+
Your contribution cannot be accepted unless you have a signed [ECA - Eclipse Foundation Contributor Agreement](https://www.eclipse.org/legal/eca/) in place.
37
37
38
38
Here is the checklist for contributions to be considered _acceptable_:
39
39
40
-
1.[Create an account at Eclipse](https://dev.eclipse.org/site_login/createaccount.php).
40
+
1.[Create an account at Eclipse](https://accounts.eclipse.org/user/register).
41
41
2. Add your GitHub user name in your account settings.
42
-
3.[Log into the project's portal](https://projects.eclipse.org/) and sign the ["Eclipse ECA"](https://projects.eclipse.org/user/sign/cla).
43
-
4. Ensure that you [_sign-off_](https://wiki.eclipse.org/Development_Resources/Contributing_via_Git#Signing_off_on_a_commit) your Git commits.
42
+
3.[Log in to the projects forge](https://www.eclipse.org/contribute/cla/) and sign the ["Eclipse ECA"](https://accounts.eclipse.org/user/eca).
44
43
5. Ensure that you use the _same_ email address as your Eclipse account in commits.
45
44
6. Include the appropriate copyright notice and license at the top of each file.
46
45
47
-
Your signing of the ECA will be verified by a webservice called 'ip-validation'
48
-
that checks the email address that signed-off on your commits has signed the
46
+
Your signing of the ECA will be verified by a Github Check called 'eclipsefdn/eca'
47
+
that checks the email address that authored your commits has signed the
49
48
ECA. **Note**: This service is case-sensitive, so ensure the email that signed
50
-
the ECA and that signed-off on your commits is the same, down to the case.
49
+
the ECA and that authored your commits is the same, down to the case.
51
50
52
51
Creating a new sensor library using the sensortemplate
0 commit comments