Message ID | 20221219121914.851488-9-alex.bennee@linaro.org |
---|---|
State | Superseded |
Headers | show |
Series | gitdm metadata updates | expand |
> On Dec 19, 2022, at 4:19 AM, Alex Bennée <alex.bennee@linaro.org> wrote: > > !-------------------------------------------------------------------| > This Message Is From an External Sender > > |-------------------------------------------------------------------! > > A number of Facebook developers contribute to the project. Peter can > you confirm your want pjd.dev contributions counted here or as > an individual contributor? Oh, hey: yes I can confirm that, I want pjd.dev contributions counted here as fb stuff. By the way: recently, every Facebook developers email has migrated to “username@meta.com”. So now all my fb.com email goes to my meta.com inbox. We may or may not want to include both emails. I think the fb.com emails will stay around for quite a while, but yeah. > > Signed-off-by: Alex Bennée <alex.bennee@linaro.org> > Cc: Iris Chen <irischenlj@fb.com> > Cc: Peter Delevoryas <pdel@fb.com> > Cc: Peter Delevoryas <peter@pjd.dev> > Cc: Daniel Müller <muellerd@fb.com> > --- > contrib/gitdm/domain-map | 1 + > contrib/gitdm/group-map-facebook | 5 +++++ > gitdm.config | 1 + > 3 files changed, 7 insertions(+) > create mode 100644 contrib/gitdm/group-map-facebook > > diff --git a/contrib/gitdm/domain-map b/contrib/gitdm/domain-map > index 03d12b3ba6..22d7f953e1 100644 > --- a/contrib/gitdm/domain-map > +++ b/contrib/gitdm/domain-map > @@ -14,6 +14,7 @@ citrix.com Citrix > crudebyte.com Crudebyte > chinatelecom.cn China Telecom > eldorado.org.br Instituto de Pesquisas Eldorado > +fb.com Facebook > fujitsu.com Fujitsu > google.com Google > greensocs.com GreenSocs > diff --git a/contrib/gitdm/group-map-facebook b/contrib/gitdm/group-map-facebook > new file mode 100644 > index 0000000000..38589f8fb9 > --- /dev/null > +++ b/contrib/gitdm/group-map-facebook > @@ -0,0 +1,5 @@ > +# > +# Some Facebook contributors also occasionally use personal email addresses. > +# > + > +peter@pjd.dev > diff --git a/gitdm.config b/gitdm.config > index f79d39df63..75b55b3603 100644 > --- a/gitdm.config > +++ b/gitdm.config > @@ -33,6 +33,7 @@ EmailMap contrib/gitdm/domain-map > > GroupMap contrib/gitdm/group-map-cadence Cadence Design Systems > GroupMap contrib/gitdm/group-map-codeweavers CodeWeavers > +GroupMap contrib/gitdm/group-map-facebook Facebook > GroupMap contrib/gitdm/group-map-ibm IBM > GroupMap contrib/gitdm/group-map-janustech Janus Technologies > GroupMap contrib/gitdm/group-map-netflix Netflix > -- > 2.34.1 >
On 19/12/22 16:22, Peter Delevoryas wrote: > > >> On Dec 19, 2022, at 4:19 AM, Alex Bennée <alex.bennee@linaro.org> wrote: >> >> !-------------------------------------------------------------------| >> This Message Is From an External Sender >> >> |-------------------------------------------------------------------! >> >> A number of Facebook developers contribute to the project. Peter can >> you confirm your want pjd.dev contributions counted here or as >> an individual contributor? > > Oh, hey: yes I can confirm that, I want pjd.dev contributions counted here as fb stuff. > > By the way: recently, every Facebook developers email has migrated to “username@meta.com”. So now all my fb.com email goes to my meta.com inbox. We may or may not want to include both emails. I think the fb.com emails will stay around for quite a while, but yeah. gitdm tool is only use to display statistics from your past contributions. If you want the get_maintainers.pl script to use your updated email address, you probably want to send a patch to update the .mailmap file. >> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> >> Cc: Iris Chen <irischenlj@fb.com> >> Cc: Peter Delevoryas <pdel@fb.com> >> Cc: Peter Delevoryas <peter@pjd.dev> >> Cc: Daniel Müller <muellerd@fb.com> >> --- >> contrib/gitdm/domain-map | 1 + >> contrib/gitdm/group-map-facebook | 5 +++++ >> gitdm.config | 1 + >> 3 files changed, 7 insertions(+) >> create mode 100644 contrib/gitdm/group-map-facebook
> On Dec 19, 2022, at 7:49 AM, Philippe Mathieu-Daudé <philmd@linaro.org> wrote: > > !-------------------------------------------------------------------| > This Message Is From an External Sender > > |-------------------------------------------------------------------! > > On 19/12/22 16:22, Peter Delevoryas wrote: >>> On Dec 19, 2022, at 4:19 AM, Alex Bennée <alex.bennee@linaro.org> wrote: >>> >>> !-------------------------------------------------------------------| >>> This Message Is From an External Sender >>> >>> |-------------------------------------------------------------------! >>> >>> A number of Facebook developers contribute to the project. Peter can >>> you confirm your want pjd.dev contributions counted here or as >>> an individual contributor? >> Oh, hey: yes I can confirm that, I want pjd.dev contributions counted here as fb stuff. >> By the way: recently, every Facebook developers email has migrated to “username@meta.com”. So now all my fb.com email goes to my meta.com inbox. We may or may not want to include both emails. I think the fb.com emails will stay around for quite a while, but yeah. > > gitdm tool is only use to display statistics from your past > contributions. If you want the get_maintainers.pl script to > use your updated email address, you probably want to send a > patch to update the .mailmap file. Ok: at this point, I just use peter@pjd.dev <mailto:peter@pjd.dev> because the email filters at Facebook are so onerous and drop things mysteriously all the time, so I’ll probably just keep using that I guess. But maybe I’ll try submitting a single patch as pdel@meta.com <mailto:pdel@meta.com> sometime. Thanks! Peter > >>> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> >>> Cc: Iris Chen <irischenlj@fb.com> >>> Cc: Peter Delevoryas <pdel@fb.com> >>> Cc: Peter Delevoryas <peter@pjd.dev> >>> Cc: Daniel Müller <muellerd@fb.com> >>> --- >>> contrib/gitdm/domain-map | 1 + >>> contrib/gitdm/group-map-facebook | 5 +++++ >>> gitdm.config | 1 + >>> 3 files changed, 7 insertions(+) >>> create mode 100644 contrib/gitdm/group-map-facebook
> On Dec 19, 2022, at 7:56 AM, Peter Delevoryas <pdel@meta.com> wrote: > > > >> On Dec 19, 2022, at 7:49 AM, Philippe Mathieu-Daudé <philmd@linaro.org> wrote: >> >> !-------------------------------------------------------------------| >> This Message Is From an External Sender >> >> |-------------------------------------------------------------------! >> >> On 19/12/22 16:22, Peter Delevoryas wrote: >>>> On Dec 19, 2022, at 4:19 AM, Alex Bennée <alex.bennee@linaro.org> wrote: >>>> >>>> !-------------------------------------------------------------------| >>>> This Message Is From an External Sender >>>> >>>> |-------------------------------------------------------------------! >>>> >>>> A number of Facebook developers contribute to the project. Peter can >>>> you confirm your want pjd.dev contributions counted here or as >>>> an individual contributor? >>> Oh, hey: yes I can confirm that, I want pjd.dev contributions counted here as fb stuff. >>> By the way: recently, every Facebook developers email has migrated to “username@meta.com”. So now all my fb.com email goes to my meta.com inbox. We may or may not want to include both emails. I think the fb.com emails will stay around for quite a while, but yeah. >> >> gitdm tool is only use to display statistics from your past >> contributions. If you want the get_maintainers.pl script to >> use your updated email address, you probably want to send a >> patch to update the .mailmap file. > > Ok: at this point, I just use peter@pjd.dev <mailto:peter@pjd.dev> because the email filters at Facebook are so onerous and drop things mysteriously all the time, so I’ll probably just keep using that I guess. But maybe I’ll try submitting a single patch as pdel@meta.com <mailto:pdel@meta.com> sometime. Oh, almost forgot: Reviewed-by: Peter Delevoryas <peter@pjd.dev <mailto:peter@pjd.dev>> > > Thanks! > Peter > >> >>>> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> >>>> Cc: Iris Chen <irischenlj@fb.com> >>>> Cc: Peter Delevoryas <pdel@fb.com> >>>> Cc: Peter Delevoryas <peter@pjd.dev> >>>> Cc: Daniel Müller <muellerd@fb.com> >>>> --- >>>> contrib/gitdm/domain-map | 1 + >>>> contrib/gitdm/group-map-facebook | 5 +++++ >>>> gitdm.config | 1 + >>>> 3 files changed, 7 insertions(+) >>>> create mode 100644 contrib/gitdm/group-map-facebook
diff --git a/contrib/gitdm/domain-map b/contrib/gitdm/domain-map index 03d12b3ba6..22d7f953e1 100644 --- a/contrib/gitdm/domain-map +++ b/contrib/gitdm/domain-map @@ -14,6 +14,7 @@ citrix.com Citrix crudebyte.com Crudebyte chinatelecom.cn China Telecom eldorado.org.br Instituto de Pesquisas Eldorado +fb.com Facebook fujitsu.com Fujitsu google.com Google greensocs.com GreenSocs diff --git a/contrib/gitdm/group-map-facebook b/contrib/gitdm/group-map-facebook new file mode 100644 index 0000000000..38589f8fb9 --- /dev/null +++ b/contrib/gitdm/group-map-facebook @@ -0,0 +1,5 @@ +# +# Some Facebook contributors also occasionally use personal email addresses. +# + +peter@pjd.dev diff --git a/gitdm.config b/gitdm.config index f79d39df63..75b55b3603 100644 --- a/gitdm.config +++ b/gitdm.config @@ -33,6 +33,7 @@ EmailMap contrib/gitdm/domain-map GroupMap contrib/gitdm/group-map-cadence Cadence Design Systems GroupMap contrib/gitdm/group-map-codeweavers CodeWeavers +GroupMap contrib/gitdm/group-map-facebook Facebook GroupMap contrib/gitdm/group-map-ibm IBM GroupMap contrib/gitdm/group-map-janustech Janus Technologies GroupMap contrib/gitdm/group-map-netflix Netflix
A number of Facebook developers contribute to the project. Peter can you confirm your want pjd.dev contributions counted here or as an individual contributor? Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Cc: Iris Chen <irischenlj@fb.com> Cc: Peter Delevoryas <pdel@fb.com> Cc: Peter Delevoryas <peter@pjd.dev> Cc: Daniel Müller <muellerd@fb.com> --- contrib/gitdm/domain-map | 1 + contrib/gitdm/group-map-facebook | 5 +++++ gitdm.config | 1 + 3 files changed, 7 insertions(+) create mode 100644 contrib/gitdm/group-map-facebook