From 1d711aec318650d994f5fad5dfd7848cc305ed11 Mon Sep 17 00:00:00 2001
From: Martin Teichmann <martin.teichmann@gmail.com>
Date: Fri, 5 Mar 2021 19:31:33 +0000
Subject: [PATCH] upgrade email address

---
 setup.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.cfg b/setup.cfg
index a776693..f9f72c4 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -2,5 +2,5 @@
 name = ebpfcat
 version = 0.1.0
 author = Martin Teichmann
-author_email = martin.teichmann@xfel.eu
+author_email = martin.teichmann@gmail.com
 description = An EtherCAT master written in Python using EBPF and XDP
-- 
GitLab