Re: [PATCH V2 8/8] bpf: add myself as the maintainer for the eBPF port

2019-08-19 Thread Segher Boessenkool
On Sat, Aug 17, 2019 at 02:50:56AM +0200, Jose E. Marchesi wrote: > diff --git a/MAINTAINERS b/MAINTAINERS > index 5d8402949bc..bcf81e8f337 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -57,6 +57,7 @@ arm portRamana Radhakrishnan > > arm port Kyrylo Tkachov

Re: [PATCH V2 8/8] bpf: add myself as the maintainer for the eBPF port

2019-08-18 Thread Jeff Law
On 8/16/19 6:50 PM, Jose E. Marchesi wrote: > ChangeLog: > > * MAINTAINERS: Add myself as the maintainer for the eBPF port. Will need steering committee approval, but I don't see that being problematical. jeff

[PATCH V2 8/8] bpf: add myself as the maintainer for the eBPF port

2019-08-16 Thread Jose E. Marchesi
ChangeLog: * MAINTAINERS: Add myself as the maintainer for the eBPF port. --- ChangeLog | 4 MAINTAINERS | 1 + 2 files changed, 5 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 5d8402949bc..bcf81e8f337 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -57,6 +57,7 @@ arm p