diff options
author | Andra Paraschiv <andraprs@amazon.com> | 2022-11-08 21:59:12 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-11-23 21:42:14 +0300 |
commit | 6865788f5ad998f261e37f6b029d61d3bb7dc373 (patch) | |
tree | a1bb581758d535007564e9aadaf7b654b8cf91dc | |
parent | 08c9d2f56178db6e6642895f0744119d67d7fbfe (diff) | |
download | linux-6865788f5ad998f261e37f6b029d61d3bb7dc373.tar.xz |
MAINTAINERS: Update entries from the Nitro Enclaves section
Update the list of maintainers for the Nitro Enclaves project. Alex
(lexnv@) is not working at Amazon anymore and there will be the same
case for me starting with 2023.
Add a reference to the mailing list of the Nitro Enclaves development
team.
Signed-off-by: Andra Paraschiv <andraprs@amazon.com>
Acked-by: Alexandru Vasile <acvasile96@gmail.com>
Link: https://lore.kernel.org/r/20221108185912.15792-1-andraprs@amazon.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 38bae79369a3..33c76a218c0c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14569,10 +14569,9 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git F: arch/nios2/ NITRO ENCLAVES (NE) -M: Andra Paraschiv <andraprs@amazon.com> -M: Alexandru Vasile <lexnv@amazon.com> M: Alexandru Ciobotaru <alcioa@amazon.com> L: linux-kernel@vger.kernel.org +L: The AWS Nitro Enclaves Team <aws-nitro-enclaves-devel@amazon.com> S: Supported W: https://aws.amazon.com/ec2/nitro/nitro-enclaves/ F: Documentation/virt/ne_overview.rst |