mbox series

[v1,0/3] gitdm updates

Message ID 20190107111129.2087-1-alex.bennee@linaro.org
Headers show
Series gitdm updates | expand

Message

Alex Bennée Jan. 7, 2019, 11:11 a.m. UTC
Hi,

Added a few more updates mostly of IBMers with non corporate emails.
The year-end stats as per:

 git log --numstat --after="1/1/2018 00:00" \
                   --before="31/12/2018 23:59" | gitdm -n -l 10

Are:

  Top changeset contributors by employer
  Red Hat                   3091 (43.3%)
  Linaro                    1201 (16.8%)
  (None)                     484 (6.8%)
  IBM                        426 (6.0%)
  Academics (various)        186 (2.6%)
  Virtuozzo                  172 (2.4%)
  Wave Computing             118 (1.7%)
  Igalia                     109 (1.5%)
  Xilinx                     102 (1.4%)
  Cadence Design Systems      80 (1.1%)

  Top lines changed by employer
  Red Hat                   140523 (30.3%)
  Cadence Design Systems    81010 (17.5%)
  Linaro                    78098 (16.8%)
  Wave Computing            33134 (7.1%)
  IBM                       18918 (4.1%)
  SiFive                    14436 (3.1%)
  Academics (various)       11995 (2.6%)
  (None)                    11458 (2.5%)
  Virtuozzo                 10770 (2.3%)
  Oracle                    6698 (1.4%)

Alex Bennée (2):
  contrib/gitdm: add Nokia and Proxmox to the domain-map
  contrib/gitdm: add two more IBM'ers to group-map-ibm

Joel Stanley (1):
  contrib/gitdm: Add other IBMers

 contrib/gitdm/domain-map    | 2 ++
 contrib/gitdm/group-map-ibm | 7 +++++++
 2 files changed, 9 insertions(+)

-- 
2.17.1

Comments

Aleksandar Markovic Jan. 9, 2019, 10:43 p.m. UTC | #1
On Tuesday, January 8, 2019, Aleksandar Markovic <
aleksandar.m.mail@gmail.com> wrote:

>

>

> On Monday, January 7, 2019, Alex Bennée <alex.bennee@linaro.org> wrote:

>

>>

>> Hi,

>>

>> Added a few more updates mostly of IBMers with non corporate emails.

>

>

> Hi, Alex, could you please add

>

> leon.alrae@imgtec.com

>

> to Wave Computing group?

>

> (my email client automatically inserts and displays "ae" as one letter,

> the last name should be ending with a e, a-l-r-a-e.)

>

> I have some patches from Leon that will be upstreamed soon, with his email

> as above.

>

> I am on days-off and it is difficult for me to create and send patches, so

> I ask you toake this minor correction.

>

> Thanks, Aleksandar

>

>

>

>> The year-end stats as per:

>>

>>  git log --numstat --after="1/1/2018 00:00" \

>>                    --before="31/12/2018 23:59" | gitdm -n -l 10

>>

>> Are:

>>

>>   Top changeset contributors by employer

>>   Red Hat                   3091 (43.3%)

>>   Linaro                    1201 (16.8%)

>>   (None)                     484 (6.8%)

>>   IBM                        426 (6.0%)

>>   Academics (various)        186 (2.6%)

>>   Virtuozzo                  172 (2.4%)

>>   Wave Computing             118 (1.7%)

>>   Igalia                     109 (1.5%)

>>   Xilinx                     102 (1.4%)

>>   Cadence Design Systems      80 (1.1%)

>>

>>   Top lines changed by employer

>>   Red Hat                   140523 (30.3%)

>>   Cadence Design Systems    81010 (17.5%)

>>   Linaro                    78098 (16.8%)

>>   Wave Computing            33134 (7.1%)

>>   IBM                       18918 (4.1%)

>>   SiFive                    14436 (3.1%)

>>   Academics (various)       11995 (2.6%)

>>   (None)                    11458 (2.5%)

>>   Virtuozzo                 10770 (2.3%)

>>   Oracle                    6698 (1.4%)

>>

>> Alex Bennée (2):

>>   contrib/gitdm: add Nokia and Proxmox to the domain-map

>>   contrib/gitdm: add two more IBM'ers to group-map-ibm

>>

>> Joel Stanley (1):

>>   contrib/gitdm: Add other IBMers

>>

>>  contrib/gitdm/domain-map    | 2 ++

>>  contrib/gitdm/group-map-ibm | 7 +++++++

>>  2 files changed, 9 insertions(+)

>>

>> --

>> 2.17.1

>>

>>

>>

If you create a patch for Wave Computing as I described it also has:

 Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Aleksandar Markovic Jan. 11, 2019, 4:34 p.m. UTC | #2
On Monday, January 7, 2019, Alex Bennée <alex.bennee@linaro.org> wrote:

>

> Hi,

>

> Added a few more updates mostly of IBMers with non corporate emails.



Alex, it seems logical to me that you also create a section on gitdm in
MAINTAINERS, and set yourself as the maintainer for contrib/gitdm/*.

Alelsandar



> The year-end stats as per:

>

>  git log --numstat --after="1/1/2018 00:00" \

>                    --before="31/12/2018 23:59" | gitdm -n -l 10

>

> Are:

>

>   Top changeset contributors by employer

>   Red Hat                   3091 (43.3%)

>   Linaro                    1201 (16.8%)

>   (None)                     484 (6.8%)

>   IBM                        426 (6.0%)

>   Academics (various)        186 (2.6%)

>   Virtuozzo                  172 (2.4%)

>   Wave Computing             118 (1.7%)

>   Igalia                     109 (1.5%)

>   Xilinx                     102 (1.4%)

>   Cadence Design Systems      80 (1.1%)

>

>   Top lines changed by employer

>   Red Hat                   140523 (30.3%)

>   Cadence Design Systems    81010 (17.5%)

>   Linaro                    78098 (16.8%)

>   Wave Computing            33134 (7.1%)

>   IBM                       18918 (4.1%)

>   SiFive                    14436 (3.1%)

>   Academics (various)       11995 (2.6%)

>   (None)                    11458 (2.5%)

>   Virtuozzo                 10770 (2.3%)

>   Oracle                    6698 (1.4%)

>

> Alex Bennée (2):

>   contrib/gitdm: add Nokia and Proxmox to the domain-map

>   contrib/gitdm: add two more IBM'ers to group-map-ibm

>

> Joel Stanley (1):

>   contrib/gitdm: Add other IBMers

>

>  contrib/gitdm/domain-map    | 2 ++

>  contrib/gitdm/group-map-ibm | 7 +++++++

>  2 files changed, 9 insertions(+)

>

> --

> 2.17.1

>

>

>
Alex Bennée Jan. 11, 2019, 6 p.m. UTC | #3
Aleksandar Markovic <aleksandar.m.mail@gmail.com> writes:

> On Monday, January 7, 2019, Alex Bennée <alex.bennee@linaro.org> wrote:

>

>>

>> Hi,

>>

>> Added a few more updates mostly of IBMers with non corporate emails.

>

>

> Alex, it seems logical to me that you also create a section on gitdm in

> MAINTAINERS, and set yourself as the maintainer for contrib/gitdm/*.


I guess - do we do that for other contrib stuff?

>

> Alelsandar

>

>

>

>> The year-end stats as per:

>>

>>  git log --numstat --after="1/1/2018 00:00" \

>>                    --before="31/12/2018 23:59" | gitdm -n -l 10

>>

>> Are:

>>

>>   Top changeset contributors by employer

>>   Red Hat                   3091 (43.3%)

>>   Linaro                    1201 (16.8%)

>>   (None)                     484 (6.8%)

>>   IBM                        426 (6.0%)

>>   Academics (various)        186 (2.6%)

>>   Virtuozzo                  172 (2.4%)

>>   Wave Computing             118 (1.7%)

>>   Igalia                     109 (1.5%)

>>   Xilinx                     102 (1.4%)

>>   Cadence Design Systems      80 (1.1%)

>>

>>   Top lines changed by employer

>>   Red Hat                   140523 (30.3%)

>>   Cadence Design Systems    81010 (17.5%)

>>   Linaro                    78098 (16.8%)

>>   Wave Computing            33134 (7.1%)

>>   IBM                       18918 (4.1%)

>>   SiFive                    14436 (3.1%)

>>   Academics (various)       11995 (2.6%)

>>   (None)                    11458 (2.5%)

>>   Virtuozzo                 10770 (2.3%)

>>   Oracle                    6698 (1.4%)

>>

>> Alex Bennée (2):

>>   contrib/gitdm: add Nokia and Proxmox to the domain-map

>>   contrib/gitdm: add two more IBM'ers to group-map-ibm

>>

>> Joel Stanley (1):

>>   contrib/gitdm: Add other IBMers

>>

>>  contrib/gitdm/domain-map    | 2 ++

>>  contrib/gitdm/group-map-ibm | 7 +++++++

>>  2 files changed, 9 insertions(+)

>>

>> --

>> 2.17.1

>>

>>

>>



--
Alex Bennée
Markus Armbruster Jan. 14, 2019, 6:56 a.m. UTC | #4
Alex Bennée <alex.bennee@linaro.org> writes:

> Aleksandar Markovic <aleksandar.m.mail@gmail.com> writes:

>

>> On Monday, January 7, 2019, Alex Bennée <alex.bennee@linaro.org> wrote:

>>

>>>

>>> Hi,

>>>

>>> Added a few more updates mostly of IBMers with non corporate emails.

>>

>>

>> Alex, it seems logical to me that you also create a section on gitdm in

>> MAINTAINERS, and set yourself as the maintainer for contrib/gitdm/*.

>

> I guess - do we do that for other contrib stuff?


Same answer as for all the other stuff: sometimes ;-P

Back to serious.  Since you're quite obviously maintaining it now, why
not make it official?
Alex Bennée Jan. 14, 2019, 3:58 p.m. UTC | #5
Aleksandar Markovic <aleksandar.m.mail@gmail.com> writes:

> On Tuesday, January 8, 2019, Aleksandar Markovic <

> aleksandar.m.mail@gmail.com> wrote:

<snip>
>>>

> If you create a patch for Wave Computing as I described it also has:

>

>  Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>


I recall the email but I just can't find it now. Was it sent from this
email address?

--
Alex Bennée
Aleksandar Markovic Jan. 14, 2019, 5:23 p.m. UTC | #6
On Monday, January 14, 2019, Alex Bennée <alex.bennee@linaro.org> wrote:

>

> Aleksandar Markovic <aleksandar.m.mail@gmail.com> writes:

>

> > On Tuesday, January 8, 2019, Aleksandar Markovic <

> > aleksandar.m.mail@gmail.com> wrote:

> <snip>

> >>>

> > If you create a patch for Wave Computing as I described it also has:

> >

> >  Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>

>

> I recall the email but I just can't find it now. Was it sent from this

> email address?

>

>

I am still on days-off, and using gmail email account to occasionally send
response to this list, but all "Reviewed-by"s and similar stuff from me
should exclusively contain my business email, <amarkovic@wavecomp.com>. I
can't send patches, or use business mail while on days off because of some
slight technical  obstacles that I don't have time and energy to deal with
at this moment.

I am happy with the patch on including Leon Alrae in Wave group that you
already sent as a part of the pull request. You could have included my R-B.

Sincerely, Aleksansar





> --

> Alex Bennée

>