From: Denys Dmytriyenko <denis@denix.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Final call for updating the name mapping script
Date: Mon, 13 Oct 2008 12:57:31 -0400 [thread overview]
Message-ID: <20081013165731.GA13656@denix.org> (raw)
In-Reply-To: <200810111447.57212.zecke@selfish.org>
[-- Attachment #1: Type: text/plain, Size: 519 bytes --]
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@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
[-- Attachment #2: denix-email.patch --]
[-- Type: text/plain, Size: 273 bytes --]
--- 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@denix.org"], "denis@denix.org"),
+ "Denys Dmytriyenko" : (["denix", "denis@denix.org"], "denis@denix.org"),
next prev parent reply other threads:[~2008-10-13 17:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-11 12:47 Final call for updating the name mapping script Holger Freyther
2008-10-12 23:01 ` cyril Romain
2008-10-12 23:37 ` Leon Woestenberg
2008-10-13 3:20 ` Rod Whitby
2008-10-13 16:57 ` Denys Dmytriyenko [this message]
2008-10-13 19:57 ` Philip Balister
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20081013165731.GA13656@denix.org \
--to=denis@denix.org \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.