diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-08-10 10:57:19 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-08-30 15:54:59 +0100 |
commit | 16dff2be01e8fc73e0057e3795319ea01fdeae5c (patch) | |
tree | fbfc2fc1efe02de4443167a991cc525ccbcbb301 /documentation/contributor-guide | |
parent | 59256bc92b6b07620e6fc1035ade1b06a74d25dd (diff) | |
download | poky-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.rst | 1 |
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` |