* Apply for write access for project Binutils.
@ 2020-03-05 7:00 Hongtao Liu
2020-03-05 12:06 ` Frank Ch. Eigler
0 siblings, 1 reply; 7+ messages in thread
From: Hongtao Liu @ 2020-03-05 7:00 UTC (permalink / raw)
To: overseers
Hi:
I'm applying for write access for project Binutils, since i've
already has an account on gcc.gnu.org,according to advice in
sourceware, i should send an email to overseers.
My account is: liuhongt
and this is my commit for binutils:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=79d72f45a7c9b8b92c7d0452caf968b6709a0d44
--
BR,
Hongtao
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Apply for write access for project Binutils.
2020-03-05 7:00 Apply for write access for project Binutils Hongtao Liu
@ 2020-03-05 12:06 ` Frank Ch. Eigler
2020-03-05 13:54 ` Hongtao Liu
2020-03-13 1:23 ` Hongtao Liu
0 siblings, 2 replies; 7+ messages in thread
From: Frank Ch. Eigler @ 2020-03-05 12:06 UTC (permalink / raw)
To: Hongtao Liu; +Cc: overseers
Hi -
> I'm applying for write access for project Binutils, since i've
> already has an account on gcc.gnu.org,according to advice in
> sourceware, i should send an email to overseers. [...]
Please cc approval from an existing binutils maintainer.
- FChE
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Apply for write access for project Binutils.
2020-03-05 12:06 ` Frank Ch. Eigler
@ 2020-03-05 13:54 ` Hongtao Liu
2020-03-13 1:23 ` Hongtao Liu
1 sibling, 0 replies; 7+ messages in thread
From: Hongtao Liu @ 2020-03-05 13:54 UTC (permalink / raw)
To: Frank Ch. Eigler; +Cc: overseers, Jeff Law
cc jeff
Hi jeff:
Could you give me an approval?
On Thu, Mar 5, 2020 at 8:06 PM Frank Ch. Eigler <fche@elastic.org> wrote:
>
> Hi -
>
> > I'm applying for write access for project Binutils, since i've
> > already has an account on gcc.gnu.org,according to advice in
> > sourceware, i should send an email to overseers. [...]
>
> Please cc approval from an existing binutils maintainer.
>
> - FChE
--
BR,
Hongtao
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Apply for write access for project Binutils.
2020-03-05 12:06 ` Frank Ch. Eigler
2020-03-05 13:54 ` Hongtao Liu
@ 2020-03-13 1:23 ` Hongtao Liu
2020-03-13 1:26 ` H.J. Lu
1 sibling, 1 reply; 7+ messages in thread
From: Hongtao Liu @ 2020-03-13 1:23 UTC (permalink / raw)
To: Frank Ch. Eigler; +Cc: overseers, H. J. Lu
On Thu, Mar 5, 2020 at 8:06 PM Frank Ch. Eigler <fche@elastic.org> wrote:
>
> Hi -
>
> > I'm applying for write access for project Binutils, since i've
> > already has an account on gcc.gnu.org,according to advice in
> > sourceware, i should send an email to overseers. [...]
>
> Please cc approval from an existing binutils maintainer.
>
> - FChE
cc H.J.Lu, maintainer of binutils.
--
BR,
Hongtao
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Apply for write access for project Binutils.
2020-03-13 1:23 ` Hongtao Liu
@ 2020-03-13 1:26 ` H.J. Lu
2020-03-13 1:31 ` Frank Ch. Eigler
0 siblings, 1 reply; 7+ messages in thread
From: H.J. Lu @ 2020-03-13 1:26 UTC (permalink / raw)
To: Hongtao Liu; +Cc: Frank Ch. Eigler, overseers
On Thu, Mar 12, 2020 at 6:24 PM Hongtao Liu <crazylht@gmail.com> wrote:
>
> On Thu, Mar 5, 2020 at 8:06 PM Frank Ch. Eigler <fche@elastic.org> wrote:
> >
> > Hi -
> >
> > > I'm applying for write access for project Binutils, since i've
> > > already has an account on gcc.gnu.org,according to advice in
> > > sourceware, i should send an email to overseers. [...]
> >
> > Please cc approval from an existing binutils maintainer.
> >
> > - FChE
>
> cc H.J.Lu, maintainer of binutils.
>
I support Hongtao's application.
Thanks.
--
H.J.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Apply for write access for project Binutils.
2020-03-13 1:26 ` H.J. Lu
@ 2020-03-13 1:31 ` Frank Ch. Eigler
2020-03-13 4:29 ` Hongtao Liu
0 siblings, 1 reply; 7+ messages in thread
From: Frank Ch. Eigler @ 2020-03-13 1:31 UTC (permalink / raw)
To: Overseers mailing list; +Cc: Hongtao Liu, H.J. Lu
Hi -
> > > Please cc approval from an existing binutils maintainer.
> I support Hongtao's application.
Thanks, done.
- FChE
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Apply for write access for project Binutils.
2020-03-13 1:31 ` Frank Ch. Eigler
@ 2020-03-13 4:29 ` Hongtao Liu
0 siblings, 0 replies; 7+ messages in thread
From: Hongtao Liu @ 2020-03-13 4:29 UTC (permalink / raw)
To: Frank Ch. Eigler; +Cc: Overseers mailing list, H.J. Lu
On Fri, Mar 13, 2020 at 9:31 AM Frank Ch. Eigler <fche@redhat.com> wrote:
>
> Hi -
>
> > > > Please cc approval from an existing binutils maintainer.
> > I support Hongtao's application.
>
> Thanks, done.
>
> - FChE
>
Thank you both.
--
BR,
Hongtao
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2020-03-13 4:30 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-05 7:00 Apply for write access for project Binutils Hongtao Liu
2020-03-05 12:06 ` Frank Ch. Eigler
2020-03-05 13:54 ` Hongtao Liu
2020-03-13 1:23 ` Hongtao Liu
2020-03-13 1:26 ` H.J. Lu
2020-03-13 1:31 ` Frank Ch. Eigler
2020-03-13 4:29 ` Hongtao Liu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).