[PATCH 7/9] contrib/gitdm: add mapping for Nutanix

Alex Bennée posted 9 patches 1 day ago
Maintainers: "Alex Bennée" <alex.bennee@linaro.org>
[PATCH 7/9] contrib/gitdm: add mapping for Nutanix
Posted by Alex Bennée 1 day ago
We have a number of hackers from Nutanix, make sure they are grouped
together.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Cc: Manish Mishra <manish.mishra@nutanix.com>
Cc: Tejus GK <tejus.gk@nutanix.com>
Cc: Mark Cave-Ayland <mark.caveayland@nutanix.com>
Cc: John Levon <john.levon@nutanix.com>
Cc: Jon Kohler <jon@nutanix.com>
---
 contrib/gitdm/domain-map | 1 +
 1 file changed, 1 insertion(+)

diff --git a/contrib/gitdm/domain-map b/contrib/gitdm/domain-map
index 4e67c3e484d..c07dffc51bd 100644
--- a/contrib/gitdm/domain-map
+++ b/contrib/gitdm/domain-map
@@ -35,6 +35,7 @@ lwn.net         LWN
 microsoft.com   Microsoft
 mvista.com      MontaVista
 nokia.com       Nokia
+nutanix.com     Nutanix
 nuviainc.com    NUVIA
 nvidia.com      NVIDIA
 oracle.com      Oracle
-- 
2.47.3


Re: [PATCH 7/9] contrib/gitdm: add mapping for Nutanix
Posted by Jon Kohler 22 hours ago

> On Nov 19, 2025, at 6:39 AM, Alex Bennée <alex.bennee@linaro.org> wrote:
> 
> !-------------------------------------------------------------------|
>  CAUTION: External Email
> 
> |-------------------------------------------------------------------!
> 
> We have a number of hackers from Nutanix, make sure they are grouped
> together.
> 
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> Cc: Manish Mishra <manish.mishra@nutanix.com>

Note: Manish is no longer with Nutanix at this time.

> Cc: Tejus GK <tejus.gk@nutanix.com>
> Cc: Mark Cave-Ayland <mark.caveayland@nutanix.com>
> Cc: John Levon <john.levon@nutanix.com>
> Cc: Jon Kohler <jon@nutanix.com>
> ---
> contrib/gitdm/domain-map | 1 +
> 1 file changed, 1 insertion(+)
> 
> diff --git a/contrib/gitdm/domain-map b/contrib/gitdm/domain-map
> index 4e67c3e484d..c07dffc51bd 100644
> --- a/contrib/gitdm/domain-map
> +++ b/contrib/gitdm/domain-map
> @@ -35,6 +35,7 @@ lwn.net         LWN
> microsoft.com   Microsoft
> mvista.com      MontaVista
> nokia.com       Nokia
> +nutanix.com     Nutanix
> nuviainc.com    NUVIA
> nvidia.com      NVIDIA
> oracle.com      Oracle
> -- 
> 2.47.3
> 

Neat! Thank you - Jon

Reviewed-by: Jon Kohler <jon@nutanix.com>
Re: [PATCH 7/9] contrib/gitdm: add mapping for Nutanix
Posted by Alex Bennée 19 hours ago
Jon Kohler <jon@nutanix.com> writes:

>> On Nov 19, 2025, at 6:39 AM, Alex Bennée <alex.bennee@linaro.org> wrote:
>> 
>> !-------------------------------------------------------------------|
>>  CAUTION: External Email
>> 
>> |-------------------------------------------------------------------!
>> 
>> We have a number of hackers from Nutanix, make sure they are grouped
>> together.
>> 
>> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
>> Cc: Manish Mishra <manish.mishra@nutanix.com>
>
> Note: Manish is no longer with Nutanix at this time.

No worries, the Cc list just was to catch someone attention with the
domain in their email ;-)
>
> Neat! Thank you - Jon
>
> Reviewed-by: Jon Kohler <jon@nutanix.com>

-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro
Re: [PATCH 7/9] contrib/gitdm: add mapping for Nutanix
Posted by John Levon 1 day ago
On Wed, Nov 19, 2025 at 11:39:50AM +0000, Alex Bennée wrote:

> We have a number of hackers from Nutanix, make sure they are grouped
> together.
> 
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> Cc: Manish Mishra <manish.mishra@nutanix.com>
> Cc: Tejus GK <tejus.gk@nutanix.com>
> Cc: Mark Cave-Ayland <mark.caveayland@nutanix.com>
> Cc: John Levon <john.levon@nutanix.com>
> Cc: Jon Kohler <jon@nutanix.com>
> ---
>  contrib/gitdm/domain-map | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/contrib/gitdm/domain-map b/contrib/gitdm/domain-map
> index 4e67c3e484d..c07dffc51bd 100644
> --- a/contrib/gitdm/domain-map
> +++ b/contrib/gitdm/domain-map
> @@ -35,6 +35,7 @@ lwn.net         LWN
>  microsoft.com   Microsoft
>  mvista.com      MontaVista
>  nokia.com       Nokia
> +nutanix.com     Nutanix
>  nuviainc.com    NUVIA
>  nvidia.com      NVIDIA
>  oracle.com      Oracle

Thanks.

Reviewed-by: John Levon <john.levon@nutanix.com>