diff mbox series

[v2,7/7] MAINTAINERS: Add myself as maintainer for COLO resource agent

Message ID daf68f77ba82cdaf8603de61bb0fdc0830f6c094.1591456338.git.lukasstraub2@web.de
State New
Headers show
Series None | expand

Commit Message

Lukas Straub June 6, 2020, 7:18 p.m. UTC
While I'm not going to have much time for this, I'll still
try to test and review patches.

Signed-off-by: Lukas Straub <lukasstraub2@web.de>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

--
2.20.1
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 8cbc1fac2b..4c623a96e1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2466,6 +2466,12 @@  F: net/colo*
 F: net/filter-rewriter.c
 F: net/filter-mirror.c

+COLO resource agent and testing
+M: Lukas Straub <lukasstraub2@web.de>
+S: Odd fixes
+F: scripts/colo-resource-agent/*
+F: tests/acceptance/colo.py
+
 Record/replay
 M: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
 R: Paolo Bonzini <pbonzini@redhat.com>