Message ID | 20230426073519.9167-2-i.bornyakov@metrotek.ru (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | replace Ivan Bornyakov maintainership | expand |
Hey Ivan, On Wed, Apr 26, 2023 at 10:35:18AM +0300, Ivan Bornyakov wrote: > As I'm leaving Metrotek, I'll have no access to the hardware and my > Metrotek email will be off soon. Good luck so! > Replace my email with Metrotek System > Team collective inbox. Hmm, I am not too sure about this. I've previously seen the likes of Greg KH frowning on these sort of shared mailboxes. I'd rather have this shared mailbox than no one (since I still only have an *SoC* platform capable of testing this driver), but a person would be ideal. Cheers, Conor. > > Signed-off-by: Ivan Bornyakov <i.bornyakov@metrotek.ru> > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index f50945bb7d1b..94b185972aca 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -8100,7 +8100,7 @@ F: drivers/fpga/intel-m10-bmc-sec-update.c > > MICROCHIP POLARFIRE FPGA DRIVERS > M: Conor Dooley <conor.dooley@microchip.com> > -R: Ivan Bornyakov <i.bornyakov@metrotek.ru> > +R: system@metrotek.ru > L: linux-fpga@vger.kernel.org > S: Supported > F: Documentation/devicetree/bindings/fpga/microchip,mpf-spi-fpga-mgr.yaml > -- > 2.40.0 > >
On Thu, Apr 27, 2023 at 04:28:23PM +0100, Conor Dooley wrote: > Hey Ivan, > > On Wed, Apr 26, 2023 at 10:35:18AM +0300, Ivan Bornyakov wrote: > > As I'm leaving Metrotek, I'll have no access to the hardware and my > > Metrotek email will be off soon. > > Good luck so! > > > Replace my email with Metrotek System > > Team collective inbox. > > Hmm, I am not too sure about this. I've previously seen the likes of > Greg KH frowning on these sort of shared mailboxes. Yes, shared mailboxes mean no accountability and responsibility. Please don't do that. thanks, greg k-h
diff --git a/MAINTAINERS b/MAINTAINERS index f50945bb7d1b..94b185972aca 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8100,7 +8100,7 @@ F: drivers/fpga/intel-m10-bmc-sec-update.c MICROCHIP POLARFIRE FPGA DRIVERS M: Conor Dooley <conor.dooley@microchip.com> -R: Ivan Bornyakov <i.bornyakov@metrotek.ru> +R: system@metrotek.ru L: linux-fpga@vger.kernel.org S: Supported F: Documentation/devicetree/bindings/fpga/microchip,mpf-spi-fpga-mgr.yaml
As I'm leaving Metrotek, I'll have no access to the hardware and my Metrotek email will be off soon. Replace my email with Metrotek System Team collective inbox. Signed-off-by: Ivan Bornyakov <i.bornyakov@metrotek.ru> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)