From 442f11668dfba2dac53f6a334fcd28050e6a0323 Mon Sep 17 00:00:00 2001 From: csatari Date: Wed, 5 Apr 2017 10:59:22 +0200 Subject: [PATCH] Clarifications on the CCLA in accounts.rst It was not part of the normal description how to extend the CCLA. This change adds it to the normal steps. Change-Id: Id02a7d601431eb726caa4a3cb58eb381d0fa3001 Signed-off-by: csatari --- doc/upstream-training/source/website/accounts.rst | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/doc/upstream-training/source/website/accounts.rst b/doc/upstream-training/source/website/accounts.rst index 15dbd889..93256662 100644 --- a/doc/upstream-training/source/website/accounts.rst +++ b/doc/upstream-training/source/website/accounts.rst @@ -111,11 +111,14 @@ If you are contributing on behalf of a company or organization. #. In Gerrit's `settings `_ click the **New Contributor Agreement** link and sign the agreement. -#. An employer of the company or organization needs to sign the `Corporate - Contributor License Agreement - `_. -.. image:: _assets/account-setup/3.png + .. image:: _assets/account-setup/3.png + +#. An employer with the appropriate signing rights of the company or + organization needs to sign the `Corporate Contributor License Agreement + `_. +#. If the CCLA only needs to be extended follow `this + `_ procedure. .. note::