diff options
author | Oleksandr Kravchuk <dev@sashko.rv.ua> | 2018-09-12 21:56:42 +0200 |
---|---|---|
committer | Oscar Andreasson <oan@frozentux.net> | 2018-09-19 08:13:19 +0200 |
commit | dacbdee9ce90b76dae6c4b7addb04bb516b6c734 (patch) | |
tree | 84ce18a7a37fcefb595a68e06fb2ff96da78d262 | |
parent | bd65bc85ea1ceb2ceb4bf28d38aca9c1877ca75d (diff) | |
download | meta-ivi-dacbdee9ce90b76dae6c4b7addb04bb516b6c734.tar.gz meta-ivi-dacbdee9ce90b76dae6c4b7addb04bb516b6c734.tar.bz2 meta-ivi-dacbdee9ce90b76dae6c4b7addb04bb516b6c734.zip |
MAINTAINERS: fix maintainer's email
Signed-off-by: Oleksandr Kravchuk <dev@sashko.rv.ua>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8c5994e..5334507 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20,14 +20,13 @@ When creating patches, please use something like: git format-patch -s --subject-prefix='meta-ivi][PATCH' origin When sending patches, please use something like: - git send-email --to=yong-il.joh@windriver.com \ + git send-email --to=oandreasson@luxoft.com \ --cc=genivi-meta-ivi@lists.genivi.org <generated patch> Please refer to: https://at.projects.genivi.org/wiki/display/PROJ/How+to+contribute+to+GENIVI for some useful guidelines to be followed when submitting patches. - Descriptions of section entries: M: Mail patches to: FullName <address@domain> |