mbox

[PULL,0/5] gitdm updates

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

Pull-request

https://gitlab.com/stsquad/qemu.git tags/pull-gitdm-100323-1

Message

Alex Bennée March 10, 2023, 3:57 p.m. UTC
The following changes since commit ee59483267de29056b5b2ee2421ef3844e5c9932:

  Merge tag 'qemu-openbios-20230307' of https://github.com/mcayland/qemu into staging (2023-03-09 16:55:03 +0000)

are available in the Git repository at:

  https://gitlab.com/stsquad/qemu.git tags/pull-gitdm-100323-1

for you to fetch changes up to 0194e846c43f0ee18e0384c0c1f35757760e04ec:

  contrib/gitdm: add Idan to IBM's group map (2023-03-10 15:54:43 +0000)

----------------------------------------------------------------
gitdm updates for:

  - IBM
  - Facebook
  - Individual contributors
  - Ventana

----------------------------------------------------------------
Alex Bennée (5):
      contrib/gitdm: Add VRULL to the domain map
      contrib/gitdm: Add Ventana Micro Systems to the domain map
      contrib/gitdm: add Tsukasa as an individual contributor
      contrib/gitdm: Add Facebook the domain map
      contrib/gitdm: add Idan to IBM's group map

 contrib/gitdm/domain-map            | 3 +++
 contrib/gitdm/group-map-facebook    | 5 +++++
 contrib/gitdm/group-map-ibm         | 1 +
 contrib/gitdm/group-map-individuals | 1 +
 gitdm.config                        | 1 +
 5 files changed, 11 insertions(+)
 create mode 100644 contrib/gitdm/group-map-facebook

Comments

Alex Bennée March 12, 2023, 8:49 a.m. UTC | #1
Alex Bennée <alex.bennee@linaro.org> writes:

> The following changes since commit ee59483267de29056b5b2ee2421ef3844e5c9932:
>
>   Merge tag 'qemu-openbios-20230307' of https://github.com/mcayland/qemu into staging (2023-03-09 16:55:03 +0000)
>
> are available in the Git repository at:
>
>   https://gitlab.com/stsquad/qemu.git tags/pull-gitdm-100323-1
>
> for you to fetch changes up to 0194e846c43f0ee18e0384c0c1f35757760e04ec:
>
>   contrib/gitdm: add Idan to IBM's group map (2023-03-10 15:54:43 +0000)
>
> ----------------------------------------------------------------
> gitdm updates for:
>
>   - IBM
>   - Facebook
>   - Individual contributors
>   - Ventana

I realise I should have scrubbed some of the questioning commments give
the r-b/a-b tags. I'll re-spin a v2 of this.

>
> ----------------------------------------------------------------
> Alex Bennée (5):
>       contrib/gitdm: Add VRULL to the domain map
>       contrib/gitdm: Add Ventana Micro Systems to the domain map
>       contrib/gitdm: add Tsukasa as an individual contributor
>       contrib/gitdm: Add Facebook the domain map
>       contrib/gitdm: add Idan to IBM's group map
>
>  contrib/gitdm/domain-map            | 3 +++
>  contrib/gitdm/group-map-facebook    | 5 +++++
>  contrib/gitdm/group-map-ibm         | 1 +
>  contrib/gitdm/group-map-individuals | 1 +
>  gitdm.config                        | 1 +
>  5 files changed, 11 insertions(+)
>  create mode 100644 contrib/gitdm/group-map-facebook
Peter Maydell March 12, 2023, 10:55 a.m. UTC | #2
On Fri, 10 Mar 2023 at 15:57, Alex Bennée <alex.bennee@linaro.org> wrote:
>
> The following changes since commit ee59483267de29056b5b2ee2421ef3844e5c9932:
>
>   Merge tag 'qemu-openbios-20230307' of https://github.com/mcayland/qemu into staging (2023-03-09 16:55:03 +0000)
>
> are available in the Git repository at:
>
>   https://gitlab.com/stsquad/qemu.git tags/pull-gitdm-100323-1
>
> for you to fetch changes up to 0194e846c43f0ee18e0384c0c1f35757760e04ec:
>
>   contrib/gitdm: add Idan to IBM's group map (2023-03-10 15:54:43 +0000)
>
> ----------------------------------------------------------------
> gitdm updates for:
>
>   - IBM
>   - Facebook
>   - Individual contributors
>   - Ventana
>
> ----------------------------------------------------------------


Applied, thanks.

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

-- PMM
Peter Maydell March 12, 2023, 10:58 a.m. UTC | #3
On Sun, 12 Mar 2023 at 08:50, Alex Bennée <alex.bennee@linaro.org> wrote:
>
>
> Alex Bennée <alex.bennee@linaro.org> writes:
>
> > The following changes since commit ee59483267de29056b5b2ee2421ef3844e5c9932:
> >
> >   Merge tag 'qemu-openbios-20230307' of https://github.com/mcayland/qemu into staging (2023-03-09 16:55:03 +0000)
> >
> > are available in the Git repository at:
> >
> >   https://gitlab.com/stsquad/qemu.git tags/pull-gitdm-100323-1
> >
> > for you to fetch changes up to 0194e846c43f0ee18e0384c0c1f35757760e04ec:
> >
> >   contrib/gitdm: add Idan to IBM's group map (2023-03-10 15:54:43 +0000)
> >
> > ----------------------------------------------------------------
> > gitdm updates for:
> >
> >   - IBM
> >   - Facebook
> >   - Individual contributors
> >   - Ventana
>
> I realise I should have scrubbed some of the questioning commments give
> the r-b/a-b tags. I'll re-spin a v2 of this.

Oops, I merged this before I saw this email...

-- PMM