mbox

[PULL,0/1] MAINTAINERS update: NUMA

Message ID 1430157753-11175-1-git-send-email-ehabkost@redhat.com
State New
Headers show

Pull-request

git://github.com/ehabkost/qemu.git tags/numa-pull-request

Message

Eduardo Habkost April 27, 2015, 6:02 p.m. UTC
The following changes since commit e1a5476354d396773e4c555f126d752d4ae58fa9:

  Open 2.4 development tree (2015-04-25 22:05:07 +0100)

are available in the git repository at:

  git://github.com/ehabkost/qemu.git tags/numa-pull-request

for you to fetch changes up to 2f54eb98c3255154dc6bdbb8b38982af9b3f3a8f:

  MAINTAINERS: Add myself as NUMA code maintainer (2015-04-27 14:59:03 -0300)

----------------------------------------------------------------
NUMA queue, 2015-04-27

----------------------------------------------------------------

Eduardo Habkost (1):
  MAINTAINERS: Add myself as NUMA code maintainer

 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

Comments

Peter Maydell April 28, 2015, 11:20 a.m. UTC | #1
On 27 April 2015 at 19:02, Eduardo Habkost <ehabkost@redhat.com> wrote:
> The following changes since commit e1a5476354d396773e4c555f126d752d4ae58fa9:
>
>   Open 2.4 development tree (2015-04-25 22:05:07 +0100)
>
> are available in the git repository at:
>
>   git://github.com/ehabkost/qemu.git tags/numa-pull-request
>
> for you to fetch changes up to 2f54eb98c3255154dc6bdbb8b38982af9b3f3a8f:
>
>   MAINTAINERS: Add myself as NUMA code maintainer (2015-04-27 14:59:03 -0300)
>
> ----------------------------------------------------------------
> NUMA queue, 2015-04-27
>
> ----------------------------------------------------------------

Applied, thanks.

-- PMM