All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] libgpiod: update my email address
@ 2021-06-09 19:31 Bartosz Golaszewski
  2021-06-09 19:54 ` Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: Bartosz Golaszewski @ 2021-06-09 19:31 UTC (permalink / raw)
  To: Khem Raj, Armin Kuster, openembedded-devel; +Cc: Bartosz Golaszewski

From: Bartosz Golaszewski <bgolaszewski@baylibre.com>

I now maintain the project and this recipe in my own time. Update my
email address in the AUTHOR field.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
---
 meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb b/meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb
index bb586b681..2d63d83e9 100644
--- a/meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb
+++ b/meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb
@@ -1,5 +1,5 @@
 SUMMARY = "C library and tools for interacting with the linux GPIO character device"
-AUTHOR = "Bartosz Golaszewski <bgolaszewski@baylibre.com>"
+AUTHOR = "Bartosz Golaszewski <brgl@bgdev.pl>
 
 LICENSE = "LGPLv2.1+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=2caced0b25dfefd4c601d92bd15116de"
-- 
2.30.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] libgpiod: update my email address
  2021-06-09 19:31 [PATCH] libgpiod: update my email address Bartosz Golaszewski
@ 2021-06-09 19:54 ` Khem Raj
  2021-06-09 20:11   ` Bartosz Golaszewski
  0 siblings, 1 reply; 3+ messages in thread
From: Khem Raj @ 2021-06-09 19:54 UTC (permalink / raw)
  To: Bartosz Golaszewski; +Cc: Armin Kuster, openembeded-devel, Bartosz Golaszewski

On Wed, Jun 9, 2021 at 12:31 PM Bartosz Golaszewski <brgl@bgdev.pl> wrote:
>
> From: Bartosz Golaszewski <bgolaszewski@baylibre.com>
>
> I now maintain the project and this recipe in my own time. Update my
> email address in the AUTHOR field.
>
> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
> ---
>  meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb b/meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb
> index bb586b681..2d63d83e9 100644
> --- a/meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb
> +++ b/meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb
> @@ -1,5 +1,5 @@
>  SUMMARY = "C library and tools for interacting with the linux GPIO character device"
> -AUTHOR = "Bartosz Golaszewski <bgolaszewski@baylibre.com>"
> +AUTHOR = "Bartosz Golaszewski <brgl@bgdev.pl>

its missing closing quote, I have fixed it locally and staged it.

>
>  LICENSE = "LGPLv2.1+"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=2caced0b25dfefd4c601d92bd15116de"
> --
> 2.30.1
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] libgpiod: update my email address
  2021-06-09 19:54 ` Khem Raj
@ 2021-06-09 20:11   ` Bartosz Golaszewski
  0 siblings, 0 replies; 3+ messages in thread
From: Bartosz Golaszewski @ 2021-06-09 20:11 UTC (permalink / raw)
  To: Khem Raj; +Cc: Armin Kuster, openembeded-devel, Bartosz Golaszewski

On Wed, Jun 9, 2021 at 9:55 PM Khem Raj <raj.khem@gmail.com> wrote:
>
> On Wed, Jun 9, 2021 at 12:31 PM Bartosz Golaszewski <brgl@bgdev.pl> wrote:
> >
> > From: Bartosz Golaszewski <bgolaszewski@baylibre.com>
> >
> > I now maintain the project and this recipe in my own time. Update my
> > email address in the AUTHOR field.
> >
> > Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
> > ---
> >  meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb b/meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb
> > index bb586b681..2d63d83e9 100644
> > --- a/meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb
> > +++ b/meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb
> > @@ -1,5 +1,5 @@
> >  SUMMARY = "C library and tools for interacting with the linux GPIO character device"
> > -AUTHOR = "Bartosz Golaszewski <bgolaszewski@baylibre.com>"
> > +AUTHOR = "Bartosz Golaszewski <brgl@bgdev.pl>
>
> its missing closing quote, I have fixed it locally and staged it.
>
> >
> >  LICENSE = "LGPLv2.1+"
> >  LIC_FILES_CHKSUM = "file://COPYING;md5=2caced0b25dfefd4c601d92bd15116de"
> > --
> > 2.30.1
> >


Thank you and sorry.

Bart

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-06-09 20:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-09 19:31 [PATCH] libgpiod: update my email address Bartosz Golaszewski
2021-06-09 19:54 ` Khem Raj
2021-06-09 20:11   ` Bartosz Golaszewski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.