summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortheresalech <theresa@livio.io>2017-02-23 10:43:31 -0500
committerJoey Grover <joeygrover@gmail.com>2017-02-23 10:59:20 -0500
commit22e1962a4e22bea2d4d767ad68d1218593316d7b (patch)
tree38f922d2a3fa525098b14ed6b2c25a6d8fd2ca97
parent5a5ad935e708f6160a77c61801e756284921cbc8 (diff)
downloadsdl_android-22e1962a4e22bea2d4d767ad68d1218593316d7b.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 5949da48d..8c8821977 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -21,7 +21,7 @@ We use <a href="http://nvie.com/posts/a-successful-git-branching-model/">Gitflow
* A great example of a <a href="https://github.com/smartdevicelink/SmartDeviceLink-iOS/pull/45" "_target>pull request can be found here</a>.
### 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).
### Repository Specific Guidelines
* <a href="https://github.com/smartdevicelink/sdl_android/wiki/Style-Guide" target="blank">Android Style Guide</a>