aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKristofer Jonsson <kristofer.jonsson@arm.com>2022-11-04 15:19:10 +0100
committerKristofer Jonsson <kristofer.jonsson@arm.com>2022-11-04 15:19:10 +0100
commit8fd2fd7972bb5421b639e380ce955d65fcf47166 (patch)
treeaa45cf4270c6a7c0659fb1016dc8a534e5e68f28 /README.md
parentf9efe0ddf865c55d28bcaa203fefffa94bf09b42 (diff)
downloadethos-u-linux-driver-stack-8fd2fd7972bb5421b639e380ce955d65fcf47166.tar.gz
Update README how to contribute22.11-rc222.11
Change-Id: I69d0acf67327424809397f5fcf236b99bc980d71
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8a8a8ae..e8c095b 100644
--- a/README.md
+++ b/README.md
@@ -245,6 +245,13 @@ Signed-off-by: Foo Bar foo.bar@example.org
The contributions will be code reviewed by Arm before they can be accepted into
the repository.
+In order to submit a contribution push your patch to
+`ssh://<GITHUB_USER_ID>@review.mlplatform.org:29418/ml/ethos-u/ethos-u-linux-driver-stack`.
+To do this you will need to sign-in to
+[review.mlplatform.org](https://review.mlplatform.org) using a GitHub account
+and add your SSH key under your settings. If there is a problem adding the SSH
+key make sure there is a valid email address in the Email Addresses field.
+
# Security
Please see [Security](SECURITY.md).