summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortheresalech <theresa@livio.io>2017-02-23 10:44:18 -0500
committerGitHub <noreply@github.com>2017-02-23 10:44:18 -0500
commit05ab3a5b5d0e0857eb1bd8b7814ba7bdc0ff2a68 (patch)
treef96e1f67f70edaa23f62ff63905afd2878e5eddc
parent117fdc9e99d42c7ad3027f25b45c5b8db1e7e78d (diff)
downloadsdl_core-05ab3a5b5d0e0857eb1bd8b7814ba7bdc0ff2a68.tar.gz
Update CONTRIBUTING.md
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a07423d5bb..42cf5d0898 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -25,7 +25,7 @@ We use <a href="http://nvie.com/posts/a-successful-git-branching-model/">Gitflow
* A great example of a [pull request can be found here](https://github.com/smartdevicelink/SmartDeviceLink-iOS/pull/45).
### Contributor's License Agreement (CLA)
-In order to accept Pull Requests from contributors, you must first sign [the Contributor's License Agreement](https://docs.google.com/forms/d/1VNR8EUd5b46cQ7uNbCq1fJmnu0askNpUp5dudLKRGpU/viewform). If you need to make a change to information that you entered, [please contact us](mailto:justin@livio.io).
+In order to accept Pull Requests from contributors, you must first sign [the Contributor's License Agreement](https://docs.google.com/forms/d/1VNR8EUd5b46cQ7uNbCq1fJmnu0askNpUp5dudLKRGpU/viewform). If you need to make a change to information that you entered, [please contact us](mailto:theresa@livio.io).
## Additional Resources
* [General GitHub documentation](https://help.github.com/)