diff options
author | Christoph Böhmwalder <christoph.boehmwalder@linbit.com> | 2022-03-31 15:42:36 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-03-31 07:53:03 -0600 |
commit | db0a1550407e9bb227a31ce7e2f77489986f47e0 (patch) | |
tree | d80592484ddbacc2146bb59080c88b45117e2c95 /MAINTAINERS | |
parent | f4329d1f848ac35757d9cc5487669d19dfc5979c (diff) | |
download | linux-db0a1550407e9bb227a31ce7e2f77489986f47e0.tar.bz2 |
MAINTAINERS: add drbd co-maintainer
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>
Link: https://lore.kernel.org/r/20220331134236.776524-1-christoph.boehmwalder@linbit.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f88a16ba8b47..b12806c4f4ef 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5923,6 +5923,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 |