Message ID | 20210614111444.65703-1-andriy.shevchenko@linux.intel.com |
---|---|
State | Accepted |
Headers | show |
Series | [v1,1/1] package/fb-test-app: Add myself to DEVELOPERS | expand |
Andy, All, On 2021-06-14 14:14 +0300, Andy Shevchenko spake thusly: > Add myself to DEVELOPERS as maintainer of fb-test-app. > > Suggested-by: Arnout Vandecappelle <arnout@mind.be> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Thank you for adopting this package! 👍 Applied to master, thanks. Regards, Yann E. MORIN. > --- > DEVELOPERS | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/DEVELOPERS b/DEVELOPERS > index a90ad1c354c3..103a86d7c359 100644 > --- a/DEVELOPERS > +++ b/DEVELOPERS > @@ -181,6 +181,9 @@ F: package/sshguard/ > F: package/sunwait/ > F: package/sysdig/ > > +N: Andy Shevchenko <andy.shevchenko@gmail.com> > +F: package/fb-test-app/ > + > N: Anisse Astier <anisse@astier.eu> > F: package/go/ > F: package/nghttp2/ > -- > 2.30.2 > > _______________________________________________ > buildroot mailing list > buildroot@busybox.net > http://lists.busybox.net/mailman/listinfo/buildroot
diff --git a/DEVELOPERS b/DEVELOPERS index a90ad1c354c3..103a86d7c359 100644 --- a/DEVELOPERS +++ b/DEVELOPERS @@ -181,6 +181,9 @@ F: package/sshguard/ F: package/sunwait/ F: package/sysdig/ +N: Andy Shevchenko <andy.shevchenko@gmail.com> +F: package/fb-test-app/ + N: Anisse Astier <anisse@astier.eu> F: package/go/ F: package/nghttp2/
Add myself to DEVELOPERS as maintainer of fb-test-app. Suggested-by: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> --- DEVELOPERS | 3 +++ 1 file changed, 3 insertions(+)