Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 79433 - email address update
Summary: email address update
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Xavier Neys (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-25 03:33 UTC by Gregorio Guidi (RETIRED)
Modified: 2005-01-25 03:50 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
address-update.patch (address-update.patch,15.77 KB, patch)
2005-01-25 03:34 UTC, Gregorio Guidi (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gregorio Guidi (RETIRED) gentoo-dev 2005-01-25 03:33:53 UTC
Hi. Can someone apply the following patch that updates my email address
form g.guidi@sns.it to greg_g@gentoo.org ?

Thanks.
Comment 1 Gregorio Guidi (RETIRED) gentoo-dev 2005-01-25 03:34:19 UTC
Created attachment 49462 [details, diff]
address-update.patch
Comment 2 Xavier Neys (RETIRED) gentoo-dev 2005-01-25 03:50:55 UTC
I just ran
find . -type f -iname '*xml' -exec grep -l 'g.guidi@sns.it' {} \; |xargs sed -i -e 's/g.guidi@sns.it/greg_g@gentoo.org/'

It should have taken care of all files under /doc