Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1522072 > unrolled thread
| Started by | Pavel Machek <pavel@ucw.cz> |
|---|---|
| First post | 2016-11-14 21:40 +0100 |
| Last post | 2016-11-15 11:50 +0100 |
| Articles | 4 — 2 participants |
Back to article view | Back to linux.kernel
Help with LED subsystem maintainance Pavel Machek <pavel@ucw.cz> - 2016-11-14 21:40 +0100
Re: Help with LED subsystem maintainance Jacek Anaszewski <j.anaszewski@samsung.com> - 2016-11-15 10:40 +0100
[PATCH] mark me as a co-maintainer of LED subsystem Pavel Machek <pavel@ucw.cz> - 2016-11-15 11:20 +0100
Re: [PATCH] mark me as a co-maintainer of LED subsystem Jacek Anaszewski <j.anaszewski@samsung.com> - 2016-11-15 11:50 +0100
| From | Pavel Machek <pavel@ucw.cz> |
|---|---|
| Date | 2016-11-14 21:40 +0100 |
| Subject | Help with LED subsystem maintainance |
| Message-ID | <sDwcN-3pr-15@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
Hi! Would it make sense to list me as a co-maintainer for the LED subsystem? I'd leave patch collection / git tree maintenance to you, but I guess I can help with design, locking, etc... Thanks and best regards, Pavel Signed-off-by: Pavel Machek <pavel@ucw.cz> diff --git a/MAINTAINERS b/MAINTAINERS index 01bff8e..d2934e7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6884,6 +6884,7 @@ F: drivers/scsi/53c700* LED SUBSYSTEM M: Richard Purdie <rpurdie@rpsys.net> M: Jacek Anaszewski <j.anaszewski@samsung.com> +M: Pavel Machek <pavel@ucw.cz> L: linux-leds@vger.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds.git S: Maintained -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
[toc] | [next] | [standalone]
| From | Jacek Anaszewski <j.anaszewski@samsung.com> |
|---|---|
| Date | 2016-11-15 10:40 +0100 |
| Message-ID | <sDInD-371-11@gated-at.bofh.it> |
| In reply to | #1522072 |
Hi, On 11/14/2016 09:31 PM, Pavel Machek wrote: > Hi! > > Would it make sense to list me as a co-maintainer for the LED > subsystem? > > I'd leave patch collection / git tree maintenance to you, but I guess > I can help with design, locking, etc... Sure, thanks for your commitment. You're in fact taking part in most of LED core related discussions. Please submit this patch with more formal commit message, so that I could merge it to the LED tree. Best regards, Jacek Anaszewski > Thanks and best regards, > Pavel > > Signed-off-by: Pavel Machek <pavel@ucw.cz> > > diff --git a/MAINTAINERS b/MAINTAINERS > index 01bff8e..d2934e7 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -6884,6 +6884,7 @@ F: drivers/scsi/53c700* > LED SUBSYSTEM > M: Richard Purdie <rpurdie@rpsys.net> > M: Jacek Anaszewski <j.anaszewski@samsung.com> > +M: Pavel Machek <pavel@ucw.cz> > L: linux-leds@vger.kernel.org > T: git git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds.git > S: Maintained > > > >
[toc] | [prev] | [next] | [standalone]
| From | Pavel Machek <pavel@ucw.cz> |
|---|---|
| Date | 2016-11-15 11:20 +0100 |
| Subject | [PATCH] mark me as a co-maintainer of LED subsystem |
| Message-ID | <sDJ0l-3Dr-11@gated-at.bofh.it> |
| In reply to | #1522484 |
[Multipart message — attachments visible in raw view] — view raw
Mark me as a co-maintainer of LED subsystem. Signed-off-by: Pavel Machek <pavel@ucw.cz> diff --git a/MAINTAINERS b/MAINTAINERS index 01bff8e..d2934e7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6884,6 +6884,7 @@ F: drivers/scsi/53c700* LED SUBSYSTEM M: Richard Purdie <rpurdie@rpsys.net> M: Jacek Anaszewski <j.anaszewski@samsung.com> +M: Pavel Machek <pavel@ucw.cz> L: linux-leds@vger.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds.git S: Maintained -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
[toc] | [prev] | [next] | [standalone]
| From | Jacek Anaszewski <j.anaszewski@samsung.com> |
|---|---|
| Date | 2016-11-15 11:50 +0100 |
| Subject | Re: [PATCH] mark me as a co-maintainer of LED subsystem |
| Message-ID | <sDJto-3Nv-55@gated-at.bofh.it> |
| In reply to | #1522523 |
On 11/15/2016 11:12 AM, Pavel Machek wrote: > > Mark me as a co-maintainer of LED subsystem. > > Signed-off-by: Pavel Machek <pavel@ucw.cz> > > diff --git a/MAINTAINERS b/MAINTAINERS > index 01bff8e..d2934e7 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -6884,6 +6884,7 @@ F: drivers/scsi/53c700* > LED SUBSYSTEM > M: Richard Purdie <rpurdie@rpsys.net> > M: Jacek Anaszewski <j.anaszewski@samsung.com> > +M: Pavel Machek <pavel@ucw.cz> > L: linux-leds@vger.kernel.org > T: git git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds.git > S: Maintained > > Applied, thanks. -- Best regards, Jacek Anaszewski
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web