diff options
author | Bilbao, Carlos <carlos.bilbao@amd.com> | 2024-04-24 14:59:19 -0500 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2024-04-26 07:42:47 -0600 |
commit | 5bc23521d617b4ac8f66d1614e7c8eb79da9cd5a (patch) | |
tree | 2a918ce2568a488383044f950964ff55120a78fe /Documentation/security | |
parent | 5f8e4007c10d8f7a0f28be8a7894eb7712d0b111 (diff) |
docs/MAINTAINERS: Update my email address
In the near future, I will not have access to the email address I used as
maintainer of a number of things, mostly in the documentation. Update that
address to my personal email address (see Link) so I can continue
contributing and update .mailmap.
Link: https://lore.kernel.org/all/BL1PR12MB58749FF2BFEDB817DE1FE6CBF82A2@BL1PR12MB5874.namprd12.prod.outlook.com/
Signed-off-by: Carlos Bilbao <carlos.bilbao@amd.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/139b8cab-009c-4688-be41-c4c526532ea1@amd.com
Diffstat (limited to 'Documentation/security')
-rw-r--r-- | Documentation/security/snp-tdx-threat-model.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/security/snp-tdx-threat-model.rst b/Documentation/security/snp-tdx-threat-model.rst index ec66f2ed80c9..3a2d41d2e645 100644 --- a/Documentation/security/snp-tdx-threat-model.rst +++ b/Documentation/security/snp-tdx-threat-model.rst @@ -4,7 +4,7 @@ Confidential Computing in Linux for x86 virtualization .. contents:: :local: -By: Elena Reshetova <elena.reshetova@intel.com> and Carlos Bilbao <carlos.bilbao@amd.com> +By: Elena Reshetova <elena.reshetova@intel.com> and Carlos Bilbao <carlos.bilbao.osdev@gmail.com> Motivation ========== |