[oe] Final call for updating the name mapping script

Denys Dmytriyenko denis at denix.org
Mon Oct 13 16:57:31 UTC 2008


On Sat, Oct 11, 2008 at 02:47:56PM +0200, Holger Freyther wrote:
> There are also some author names without realname or mail address, and some 
> real names without mail address, they got mapped to 
> name.unknown at unknown.openembedded.org.
> 
> Patches welcome. Please send the output as diff -U 0... Otherwise this will be 
> the list of mappings we use for the conversion.

Thanks for taking care of this. I got into the category of lost realname, so 
here is a patch to fix it. Thanks again.

-- 
Denys
-------------- next part --------------
--- email.py-orig	2008-10-13 12:49:40.000000000 -0400
+++ email.py	2008-10-13 12:52:12.000000000 -0400
@@ -175 +175 @@
-    "denis"              : (["denis at denix.org"], "denis at denix.org"),
+    "Denys Dmytriyenko"  : (["denix", "denis at denix.org"], "denis at denix.org"),


More information about the Openembedded-devel mailing list