[PATCH] MAINTAINERS: add drbd co-maintainer

Christoph Böhmwalder posted 1 patch 4 years, 2 months ago
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: add drbd co-maintainer
Posted by Christoph Böhmwalder 4 years, 2 months ago
In light of the recent controversy surrounding the (lack of)
maintenance of the in-tree DRBD driver, we have decided to add myself
as co-maintainer. This allows us to better distribute the workload and
reduce the chance of patches getting lost.

I will be keeping an eye on the mailing list in order to ensure that all
patches get the attention they need.

Signed-off-by: Christoph Böhmwalder <christoph.boehmwalder@linbit.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 53df75660f16..b1f5f034b2ce 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6038,6 +6038,7 @@ F:	drivers/scsi/dpt/
 DRBD DRIVER
 M:	Philipp Reisner <philipp.reisner@linbit.com>
 M:	Lars Ellenberg <lars.ellenberg@linbit.com>
+M:	Christoph Böhmwalder <christoph.boehmwalder@linbit.com>
 L:	drbd-dev@lists.linbit.com
 S:	Supported
 W:	http://www.drbd.org
-- 
2.35.1

Re: [PATCH] MAINTAINERS: add drbd co-maintainer
Posted by Jens Axboe 4 years, 2 months ago
On 3/31/22 7:42 AM, Christoph Böhmwalder wrote:
> In light of the recent controversy surrounding the (lack of)
> maintenance of the in-tree DRBD driver, we have decided to add myself
> as co-maintainer. This allows us to better distribute the workload and
> reduce the chance of patches getting lost.
> 
> I will be keeping an eye on the mailing list in order to ensure that all
> patches get the attention they need.

Can you go over the ones I already listed? That'd be a good start.

-- 
Jens Axboe

Re: [PATCH] MAINTAINERS: add drbd co-maintainer
Posted by Christoph Böhmwalder 4 years, 2 months ago
Am 31.03.22 um 15:48 schrieb Jens Axboe:
> On 3/31/22 7:42 AM, Christoph Böhmwalder wrote:
>> In light of the recent controversy surrounding the (lack of)
>> maintenance of the in-tree DRBD driver, we have decided to add myself
>> as co-maintainer. This allows us to better distribute the workload and
>> reduce the chance of patches getting lost.
>>
>> I will be keeping an eye on the mailing list in order to ensure that all
>> patches get the attention they need.
> 
> Can you go over the ones I already listed? That'd be a good start.
> 

We are going through that list (and others) internally now and reviewing 
them. I will prepare a pull request.

   Christoph