mbox

[PULL,0/3] a few gitdm updates

Message ID 20191027192223.10855-1-alex.bennee@linaro.org
State New
Headers show

Pull-request

https://github.com/stsquad/qemu.git tags/pull-gitdm-next-271019-1

Message

Alex Bennée Oct. 27, 2019, 7:22 p.m. UTC
The following changes since commit 856bd2c28e108ad0eb909bbbf3774f6f8bd7c2d4:

  Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2019-10-25 21:57:41 +0100)

are available in the Git repository at:

  https://github.com/stsquad/qemu.git tags/pull-gitdm-next-271019-1

for you to fetch changes up to 82448ecd110ec1c4af1504a394b5ea5097dcca3c:

  contrib/gitdm: add China Mobile to the domain map (2019-10-27 19:16:30 +0000)

----------------------------------------------------------------
gitdm updates

  - Add a few individuals
  - Add China Mobile

----------------------------------------------------------------
Alex Bennée (3):
      contrib/gitdm: add Emanuele as an individual
      contrib/gitdm: add Andrey to the individual group
      contrib/gitdm: add China Mobile to the domain map

 contrib/gitdm/domain-map            | 1 +
 contrib/gitdm/group-map-individuals | 2 ++
 2 files changed, 3 insertions(+)

Comments

Peter Maydell Oct. 30, 2019, 11:12 a.m. UTC | #1
On Sun, 27 Oct 2019 at 19:22, Alex Bennée <alex.bennee@linaro.org> wrote:
>
> The following changes since commit 856bd2c28e108ad0eb909bbbf3774f6f8bd7c2d4:
>
>   Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2019-10-25 21:57:41 +0100)
>
> are available in the Git repository at:
>
>   https://github.com/stsquad/qemu.git tags/pull-gitdm-next-271019-1
>
> for you to fetch changes up to 82448ecd110ec1c4af1504a394b5ea5097dcca3c:
>
>   contrib/gitdm: add China Mobile to the domain map (2019-10-27 19:16:30 +0000)
>
> ----------------------------------------------------------------
> gitdm updates
>
>   - Add a few individuals
>   - Add China Mobile
>
> ----------------------------------------------------------------


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/4.2
for any user-visible changes.

-- PMM