All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] README: update/fix contribution guidelines
       [not found] <16788A2044914AF0.27757@lists.openembedded.org>
@ 2021-04-23 17:54 ` Michael Opdenacker
  2021-04-26  8:43   ` [docs] " Quentin Schulz
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Opdenacker @ 2021-04-23 17:54 UTC (permalink / raw)
  To: bitbake-devel; +Cc: docs, Michael Opdenacker

- Ask to CC the docs@lists.yoctoproject.org mailing list
- doc/README: fix the command to generate the manual

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
---
 README     | 5 +++++
 doc/README | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/README b/README
index 96e6007e..64206de8 100644
--- a/README
+++ b/README
@@ -26,6 +26,11 @@ branch, type:
 
     git send-email -M -1 --to bitbake-devel@lists.openembedded.org
 
+If you're sending a patch related to the BitBake manual, make sure you copy
+the Yocto Project documentation mailing list:
+
+    git send-email -M -1 --to bitbake-devel@lists.openembedded.org --cc docs@lists.yoctoproject.org
+
 Mailing list:
 
     http://lists.openembedded.org/mailman/listinfo/bitbake-devel
diff --git a/doc/README b/doc/README
index cbb5215d..1f8e0f6e 100644
--- a/doc/README
+++ b/doc/README
@@ -47,7 +47,7 @@ To install all required packages run:
 
 To build the documentation locally, run:
 
- $ cd documentation
+ $ cd doc
  $ make html
 
 The resulting HTML index page will be _build/html/index.html, and you
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [docs] [PATCH v2] README: update/fix contribution guidelines
  2021-04-23 17:54 ` [PATCH v2] README: update/fix contribution guidelines Michael Opdenacker
@ 2021-04-26  8:43   ` Quentin Schulz
  2021-04-26 15:38     ` [bitbake-devel] " Michael Opdenacker
  0 siblings, 1 reply; 3+ messages in thread
From: Quentin Schulz @ 2021-04-26  8:43 UTC (permalink / raw)
  To: Michael Opdenacker; +Cc: bitbake-devel, docs

Hi Michael,

On Fri, Apr 23, 2021 at 07:54:29PM +0200, Michael Opdenacker wrote:
> - Ask to CC the docs@lists.yoctoproject.org mailing list
> - doc/README: fix the command to generate the manual
> 

Usually, when you have to make a list in a commit log of things you did,
it's telling you that there should be multiple commits. Here you two
changes are not related.

Anyway, that's just me picking nits, I wouldn't have replied if it wasn't
to give my

Reviewed-by: Quentin Schulz <foss@0leil.net>

Thanks,
Quentin

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [bitbake-devel] [docs] [PATCH v2] README: update/fix contribution guidelines
  2021-04-26  8:43   ` [docs] " Quentin Schulz
@ 2021-04-26 15:38     ` Michael Opdenacker
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Opdenacker @ 2021-04-26 15:38 UTC (permalink / raw)
  To: Quentin Schulz; +Cc: bitbake-devel, docs

Hi Quentin,

On 4/26/21 10:43 AM, Quentin Schulz wrote:
> Hi Michael,
>
> On Fri, Apr 23, 2021 at 07:54:29PM +0200, Michael Opdenacker wrote:
>> - Ask to CC the docs@lists.yoctoproject.org mailing list
>> - doc/README: fix the command to generate the manual
>>
> Usually, when you have to make a list in a commit log of things you did,
> it's telling you that there should be multiple commits. Here you two
> changes are not related.
>
> Anyway, that's just me picking nits, I wouldn't have replied if it wasn't
> to give my
>
> Reviewed-by: Quentin Schulz <foss@0leil.net>


Many thanks for your review and for your kind advice. Indeed, the
changes were related to documentation, but independent from each other.
I'll remember that next time

Thanks again, and thanks to Richard for having merged this change into
"master"!

Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-04-26 15:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <16788A2044914AF0.27757@lists.openembedded.org>
2021-04-23 17:54 ` [PATCH v2] README: update/fix contribution guidelines Michael Opdenacker
2021-04-26  8:43   ` [docs] " Quentin Schulz
2021-04-26 15:38     ` [bitbake-devel] " Michael Opdenacker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.