From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on archive.lwn.net X-Spam-Level: X-Spam-Status: No, score=-6.0 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=unavailable autolearn_force=no version=3.4.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by archive.lwn.net (Postfix) with ESMTP id 270077D8A8 for ; Fri, 14 Dec 2018 17:35:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730299AbeLNRfg (ORCPT ); Fri, 14 Dec 2018 12:35:36 -0500 Received: from mail-wr1-f68.google.com ([209.85.221.68]:46474 "EHLO mail-wr1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729822AbeLNRfg (ORCPT ); Fri, 14 Dec 2018 12:35:36 -0500 Received: by mail-wr1-f68.google.com with SMTP id l9so6178958wrt.13 for ; Fri, 14 Dec 2018 09:35:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=rVkhk/Z1tu1I1J0fx7xAnMt3CsRblPaCM9dkJ6Q4lss=; b=V2IL3MPF0gQSTTvMydtYyz28oi1/hyykGeEY+HJKM67wRQO/6RGCIdMd0qyUvIB5Gn SBsIwhOVG5N5SpSB07ZKpc42bSr0Yr1ZoUyDCoZsRT7GAm/k3ze/PR2ylEKF2TVxmgwJ 99pUCHsFSJDHCV1kZJaIdmEkoVmhu3n7zGsW4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=rVkhk/Z1tu1I1J0fx7xAnMt3CsRblPaCM9dkJ6Q4lss=; b=bDZIGUruVPzQNJQE0wPgtq2ZzVjrHMZu2AoYbDjQTWqBsg10vqvTXP+nEVPxSkKc/d ACp/1ThfL8uaD0hMArc4mS6ubOl+EX3P8HQMZ1uWdNbb9bUpeQ5wDQZMfcLCrSJ5aO8x kvmerSOqTdQqKgkgNb4G/ahv1CqwW312hJ5TIp1TGV9m52z6IRCXUnXheqZlYrZOfxTI L80D4bzCmQv8myJ2UrtPnUI0A+ZG17rqQQE9C9EpyaQWBb1pmSc3w11ozosamN5q7pnM d2AEEOXjlnTCpUveEPwsuI+5urBF3zBfCBTn25iVqtXTIDZFgF9gsYVQK9ypbzSm38aE 9q8A== X-Gm-Message-State: AA+aEWa58Io/qy4AIjgA6btuasicKlnqu8MRfIICSlwz26MtHWzSGPP8 hY2iIyZJ/K17eBMMG0w1xfsflQ== X-Google-Smtp-Source: AFSGD/V14GNqkZIYJnapMht0DqmjjEE1Cwx8t1R1c6e/YFW0o3szWeHuvXSy6A5jt0xVf/5nf6YTUQ== X-Received: by 2002:adf:9b11:: with SMTP id b17mr3447521wrc.168.1544808934344; Fri, 14 Dec 2018 09:35:34 -0800 (PST) Received: from localhost.localdomain (58.red-81-47-145.staticip.rima-tde.net. [81.47.145.58]) by smtp.gmail.com with ESMTPSA id 199sm6259772wmh.21.2018.12.14.09.35.32 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 14 Dec 2018 09:35:33 -0800 (PST) From: Jorge Ramirez-Ortiz To: jorge.ramirez-ortiz@linaro.org, joe@perches.com, gregkh@linuxfoundation.org, himanshujha199640@gmail.com Cc: apw@canonical.com, akpm@linux-foundation.org, linux-kernel@vger.kernel.org, niklas.cassel@linaro.org, corbet@lwn.net, linux-doc@vger.kernel.org Subject: [PATCH 1/2] docs: fix Co-Developed-by docs Date: Fri, 14 Dec 2018 18:35:27 +0100 Message-Id: <1544808928-20002-2-git-send-email-jorge.ramirez-ortiz@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1544808928-20002-1-git-send-email-jorge.ramirez-ortiz@linaro.org> References: <1544808928-20002-1-git-send-email-jorge.ramirez-ortiz@linaro.org> Sender: linux-doc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org The accepted terminology will be Co-developed-by therefore losing the capital letter from now on. Signed-off-by: Jorge Ramirez-Ortiz --- Documentation/process/submitting-patches.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/process/submitting-patches.rst b/Documentation/process/submitting-patches.rst index c091710..30dc00a 100644 --- a/Documentation/process/submitting-patches.rst +++ b/Documentation/process/submitting-patches.rst @@ -510,7 +510,7 @@ tracking your trees, and to people trying to troubleshoot bugs in your tree. -12) When to use Acked-by:, Cc:, and Co-Developed-by: +12) When to use Acked-by:, Cc:, and Co-developed-by: ------------------------------------------------------- The Signed-off-by: tag indicates that the signer was involved in the @@ -543,7 +543,7 @@ person it names - but it should indicate that this person was copied on the patch. This tag documents that potentially interested parties have been included in the discussion. -A Co-Developed-by: states that the patch was also created by another developer +A Co-developed-by: states that the patch was also created by another developer along with the original author. This is useful at times when multiple people work on a single patch. Note, this person also needs to have a Signed-off-by: line in the patch as well. -- 2.7.4