diff options
| author | Benjamin Bara <benjamin.bara@skidata.com> | 2023-09-04 10:47:37 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-09-04 10:27:46 +0100 |
| commit | 7ee50486d188f52c5b8df7bb24c97874fe059344 (patch) | |
| tree | 916625291d66643fe401123ce7543d0c1d821127 | |
| parent | 40f215c0d6b81346ac23379089eff2c8bba6e4fd (diff) | |
| download | poky-7ee50486d188f52c5b8df7bb24c97874fe059344.tar.gz | |
README: fix mail address in git example command
(From OE-Core rev: ff1c5ee9201cb792bb60f3338a5ee6d2d9f11ef9)
Signed-off-by: Benjamin Bara <benjamin.bara@skidata.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | README.OE-Core.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.OE-Core.md b/README.OE-Core.md index 31b1bf52b4..687c58e410 100644 --- a/README.OE-Core.md +++ b/README.OE-Core.md | |||
| @@ -22,7 +22,7 @@ for full details on how to submit changes. | |||
| 22 | As a quick guide, patches should be sent to openembedded-core@lists.openembedded.org | 22 | As a quick guide, patches should be sent to openembedded-core@lists.openembedded.org |
| 23 | The git command to do that would be: | 23 | The git command to do that would be: |
| 24 | 24 | ||
| 25 | git send-email -M -1 --to openembedded-corel@lists.openembedded.org | 25 | git send-email -M -1 --to openembedded-core@lists.openembedded.org |
| 26 | 26 | ||
| 27 | Mailing list: | 27 | Mailing list: |
| 28 | 28 | ||
