From 03da8f62840589b4094cf77ec30839dcb1ed8e9c Mon Sep 17 00:00:00 2001
From: Utz-Uwe Haus <uhaus@cray.com>
Date: Wed, 18 Nov 2020 17:16:58 +0100
Subject: [PATCH] change package mail address

---
 configure.ac | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 7a1d65c0..8a029a62 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,5 @@
 # Copyright (C) 2018-19 Cray Computer GmbH
+# Copyright (C) 2020 HPE, HP Schweiz GmbH
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions are
@@ -30,7 +31,7 @@
 
 AC_INIT([maestro],
         m4_esyscmd([build-aux/git-version-gen .tarball-version]),
-	[cerl@cray.com])
+	[emearesearchlab@hpe.com])
 
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([build-aux])
-- 
GitLab