[PATCH for-4.16] MAINTAINERS: declare REMUS support orphaned

Roger Pau Monne posted 1 patch 2 years, 5 months ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20211117122647.17872-1-roger.pau@citrix.com
MAINTAINERS | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
[PATCH for-4.16] MAINTAINERS: declare REMUS support orphaned
Posted by Roger Pau Monne 2 years, 5 months ago
The designated maintainer email address for the remus entry is
bouncing, so remove it and declare the entry as orphaned as there's no
other maintainer.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
---
 MAINTAINERS | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4956db1011..f67f70aed3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -470,8 +470,7 @@ S:	Supported
 T:	git https://xenbits.xenproject.org/git-http/qemu-xen.git
 
 REMUS
-M:	Shriram Rajagopalan <rshriram@cs.ubc.ca>
-S:	Maintained
+S:	Orphan
 F:	docs/README.remus
 F:	tools/libs/light/libxl_remus_*
 F:	tools/libs/light/libxl_netbuffer.c
-- 
2.33.0


Re: [PATCH for-4.16] MAINTAINERS: declare REMUS support orphaned
Posted by Ian Jackson 2 years, 5 months ago
Roger Pau Monne writes ("[PATCH for-4.16] MAINTAINERS: declare REMUS support orphaned"):
> The designated maintainer email address for the remus entry is
> bouncing, so remove it and declare the entry as orphaned as there's no
> other maintainer.

Hrm, :-(.

Acked-by: Ian Jackson <iwj@xenproject.org>

Re: [PATCH for-4.16] MAINTAINERS: declare REMUS support orphaned
Posted by Jan Beulich 2 years, 4 months ago
On 17.11.2021 13:30, Ian Jackson wrote:
> Roger Pau Monne writes ("[PATCH for-4.16] MAINTAINERS: declare REMUS support orphaned"):
>> The designated maintainer email address for the remus entry is
>> bouncing, so remove it and declare the entry as orphaned as there's no
>> other maintainer.
> 
> Hrm, :-(.
> 
> Acked-by: Ian Jackson <iwj@xenproject.org>

I've committed this to staging; I wasn't convinced this is strictly needed
on any stable branch (i.e. including 4.16).

Jan