diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 9d2df4e79..96b1e652f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ netdata (1.10.0+dfsg-1) UNRELEASED; urgency=medium * Patch by Daniel Baumann to enable SEND_EMAILS configuration (Closes: #888815) * Patch by Simon Deziel to fallback to suid in containers (Closes: #890139) + * Added Daniel Baumann <daniel@debian.org> as Maintainer -- Federico Ceratto <federico@debian.org> Tue, 27 Mar 2018 22:28:59 +0100 diff --git a/debian/control b/debian/control index 5b382ddb1..00617d07a 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: netdata Section: net Priority: optional -Maintainer: Lennart Weller <lhw@ring0.de> +Maintainer: Lennart Weller <lhw@ring0.de>, Daniel Baumann <daniel@debian.org> Uploaders: Federico Ceratto <federico@debian.org> Build-Depends: debhelper (>= 11~), dh-autoreconf, |