summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorÉloi Bail <eloi.bail@savoirfairelinux.com>2020-04-30 14:25:53 +0200
committerAnuj Mittal <anuj.mittal@intel.com>2020-05-01 00:06:46 +0800
commitd4c6669fa99e0830325144dfad8ffc2e2b3b1170 (patch)
treef137f0bdf3b742fed22f0ea2659510076dfd66a3
parentf15a67580eabb2b1704b80ff4f4d6dca313a5d21 (diff)
downloadmeta-dpdk-d4c6669fa99e0830325144dfad8ffc2e2b3b1170.tar.gz
README: change the mailing list email address
meta-intel@lists.yoctoproject.org should be used instead of meta-intel@yoctoproject.org. Signed-off-by: Eloi Bail <eloi.bail@savoirfairelinux.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 7430eec..81703cf 100644
--- a/README
+++ b/README
@@ -21,7 +21,7 @@ Guidelines for submitting patches
21==================================== 21====================================
22 22
23Please submit any patches against meta-dpdk to the meta-intel 23Please submit any patches against meta-dpdk to the meta-intel
24mailing list (meta-intel@yoctoproject.org). Also, if your patches are 24mailing list (meta-intel@lists.yoctoproject.org). Also, if your patches are
25available via a public git repository, please also include a URL to 25available via a public git repository, please also include a URL to
26the repo and branch containing your patches as that makes it easier 26the repo and branch containing your patches as that makes it easier
27for maintainers to grab and test your patches. 27for maintainers to grab and test your patches.