[yocto] [auh][PATCH 09/20] Replace references to Aníbal Limón as the maintainer.

Alexander Kanavin alexander.kanavin at linux.intel.com
Thu Dec 14 08:35:49 PST 2017


From: Alexander Kanavin <alex.kanavin at gmail.com>

Signed-off-by: Alexander Kanavin <alex.kanavin at gmail.com>
---
 README           | 2 +-
 upgradehelper.py | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index e6b0dc2..60dbef9 100644
--- a/README
+++ b/README
@@ -163,7 +163,7 @@ The latest version of the code can always be found here:
 
 Contributions are welcome. Please send patches / pull requests to
 yocto at yoctoproject.org with '[auh]' in the subject also CC the
-current maintainer: Aníbal Limón <anibal.limon at linux.intel.com>.
+current maintainer: Alex Kanavin <alex.kanavin at gmail.com>.
 
 License
 -------
diff --git a/upgradehelper.py b/upgradehelper.py
index 5149993..9fa79b4 100755
--- a/upgradehelper.py
+++ b/upgradehelper.py
@@ -321,7 +321,7 @@ class Updater(object):
 
         mail_footer = \
             "Attached are the patch, license diff (if change) and bitbake log.\n" \
-            "Any problem please contact Anibal Limon <anibal.limon at intel.com>.\n\n" \
+            "Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler\n\n" \
             "Regards,\nThe Upgrade Helper"
 
         if pkg_ctx['MAINTAINER'] in maintainer_override:
-- 
2.15.0




More information about the yocto mailing list