All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel]  [PATCH V2] MAINTAINERS: add machine section
@ 2016-02-12 19:49 Marcel Apfelbaum
  2016-02-13  8:10 ` Laszlo Ersek
  0 siblings, 1 reply; 4+ messages in thread
From: Marcel Apfelbaum @ 2016-02-12 19:49 UTC (permalink / raw)
  To: qemu-devel; +Cc: marcel, peter.maydell, ehabkost, afaerber

Eduardo and me will maintain it.

Signed-off-by: Marcel Apfelbaum <marcel@redhat.com>
Acked-by: Andreas Färber <afaerber@suse.de>
---

v1 -> v2:
  Modified description to "Machine core" (Eduardo)
    
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2d6ee17..0590342 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1200,6 +1200,13 @@ F: docs/*qmp-*
 F: scripts/qmp/
 T: git git://repo.or.cz/qemu/armbru.git qapi-next
 
+Machine core
+M: Eduardo Habkost <ehabkost@redhat.com>
+M: Marcel Apfelbaum <marcel@redhat.com>
+S: Supported
+F: hw/core/machine.c
+F: include/hw/boards.h
+
 SLIRP
 M: Jan Kiszka <jan.kiszka@siemens.com>
 S: Maintained
-- 
2.4.3

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] [PATCH V2] MAINTAINERS: add machine section
  2016-02-12 19:49 [Qemu-devel] [PATCH V2] MAINTAINERS: add machine section Marcel Apfelbaum
@ 2016-02-13  8:10 ` Laszlo Ersek
  2016-02-13 17:39   ` Eric Blake
  0 siblings, 1 reply; 4+ messages in thread
From: Laszlo Ersek @ 2016-02-13  8:10 UTC (permalink / raw)
  To: Marcel Apfelbaum, qemu-devel, Eric Blake
  Cc: peter.maydell, ehabkost, afaerber

On 02/12/16 20:49, Marcel Apfelbaum wrote:
> Eduardo and me will maintain it.

I suggest "Eduardo and I".

Eric? :)

Laszlo

> 
> Signed-off-by: Marcel Apfelbaum <marcel@redhat.com>
> Acked-by: Andreas Färber <afaerber@suse.de>
> ---
> 
> v1 -> v2:
>   Modified description to "Machine core" (Eduardo)
>     
>  MAINTAINERS | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2d6ee17..0590342 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1200,6 +1200,13 @@ F: docs/*qmp-*
>  F: scripts/qmp/
>  T: git git://repo.or.cz/qemu/armbru.git qapi-next
>  
> +Machine core
> +M: Eduardo Habkost <ehabkost@redhat.com>
> +M: Marcel Apfelbaum <marcel@redhat.com>
> +S: Supported
> +F: hw/core/machine.c
> +F: include/hw/boards.h
> +
>  SLIRP
>  M: Jan Kiszka <jan.kiszka@siemens.com>
>  S: Maintained
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] [PATCH V2] MAINTAINERS: add machine section
  2016-02-13  8:10 ` Laszlo Ersek
@ 2016-02-13 17:39   ` Eric Blake
  2016-02-13 17:48     ` Marcel Apfelbaum
  0 siblings, 1 reply; 4+ messages in thread
From: Eric Blake @ 2016-02-13 17:39 UTC (permalink / raw)
  To: Laszlo Ersek, Marcel Apfelbaum, qemu-devel
  Cc: peter.maydell, ehabkost, afaerber

[-- Attachment #1: Type: text/plain, Size: 952 bytes --]

On 02/13/2016 01:10 AM, Laszlo Ersek wrote:
> On 02/12/16 20:49, Marcel Apfelbaum wrote:
>> Eduardo and me will maintain it.
> 
> I suggest "Eduardo and I".
> 
> Eric? :)

Correct. In English, if you are including yourself in a list, it's good
form to list the first-person pronoun last; then the next rule to
remember is to use the same pronoun that you would use in isolation
without the list.  Since that would be "I will maintain", it turns into
"Eduardo and I will maintain".  Conversely, "give maintainer duties to
me" would become "give maintainer duties to Eduardo and me".

Unfortunately, even among native English speakers, it is a rather common
mistake to hear "something and me" used where "I" would have been correct.

[Looks like I've made a name for myself in trying to paraphrase native
English rules...]

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] [PATCH V2] MAINTAINERS: add machine section
  2016-02-13 17:39   ` Eric Blake
@ 2016-02-13 17:48     ` Marcel Apfelbaum
  0 siblings, 0 replies; 4+ messages in thread
From: Marcel Apfelbaum @ 2016-02-13 17:48 UTC (permalink / raw)
  To: Eric Blake, Laszlo Ersek, qemu-devel; +Cc: peter.maydell, ehabkost, afaerber

On 02/13/2016 07:39 PM, Eric Blake wrote:
> On 02/13/2016 01:10 AM, Laszlo Ersek wrote:
>> On 02/12/16 20:49, Marcel Apfelbaum wrote:
>>> Eduardo and me will maintain it.
>>
>> I suggest "Eduardo and I".
>>
>> Eric? :)
>
> Correct. In English, if you are including yourself in a list, it's good
> form to list the first-person pronoun last; then the next rule to
> remember is to use the same pronoun that you would use in isolation
> without the list.  Since that would be "I will maintain", it turns into
> "Eduardo and I will maintain".  Conversely, "give maintainer duties to
> me" would become "give maintainer duties to Eduardo and me".
>
> Unfortunately, even among native English speakers, it is a rather common
> mistake to hear "something and me" used where "I" would have been correct.
>
> [Looks like I've made a name for myself in trying to paraphrase native
> English rules...]
>

Thanks for yet another English lesson :)
Maybe the maintainer can tweak it before taking it.

Thanks,
Marcel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-02-13 17:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-12 19:49 [Qemu-devel] [PATCH V2] MAINTAINERS: add machine section Marcel Apfelbaum
2016-02-13  8:10 ` Laszlo Ersek
2016-02-13 17:39   ` Eric Blake
2016-02-13 17:48     ` Marcel Apfelbaum

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.