summaryrefslogtreecommitdiffstats
path: root/documentation/contributor-guide
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2023-08-10 10:57:19 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-08-30 15:54:59 +0100
commit16dff2be01e8fc73e0057e3795319ea01fdeae5c (patch)
treefbfc2fc1efe02de4443167a991cc525ccbcbb301 /documentation/contributor-guide
parent59256bc92b6b07620e6fc1035ade1b06a74d25dd (diff)
downloadpoky-16dff2be01e8fc73e0057e3795319ea01fdeae5c.tar.gz
ref-manual: remove AUTHOR variable
Following https://git.openembedded.org/openembedded-core/commit/?id=9d5edd124b7dddb995ceddd79f8a7fc8cf44badf (From yocto-docs rev: e7da4d122313f369be1c680dadd76ea53ba8dd04) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/contributor-guide')
-rw-r--r--documentation/contributor-guide/recipe-style-guide.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/documentation/contributor-guide/recipe-style-guide.rst b/documentation/contributor-guide/recipe-style-guide.rst
index 5210062802..35ffbc61ef 100644
--- a/documentation/contributor-guide/recipe-style-guide.rst
+++ b/documentation/contributor-guide/recipe-style-guide.rst
@@ -144,7 +144,6 @@ general order when possible:
144 144
145- :term:`SUMMARY` 145- :term:`SUMMARY`
146- :term:`DESCRIPTION` 146- :term:`DESCRIPTION`
147- :term:`AUTHOR`
148- :term:`HOMEPAGE` 147- :term:`HOMEPAGE`
149- :term:`BUGTRACKER` 148- :term:`BUGTRACKER`
150- :term:`SECTION` 149- :term:`SECTION`