summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Tokarev <mjt@tls.msk.ru>2012-01-18 17:06:43 +0400
committerMichael Tokarev <mjt@tls.msk.ru>2012-01-18 17:06:43 +0400
commit2d14a6809a849e6512aaeea6e6bc05aa3ee6a54d (patch)
treea725446cdfe3a460f94d2ab8fe3744df3d2e23db /debian
parent7b1180b2c8d1aaedcc5cab26ad00cd7d4d07541c (diff)
add myself to uploaders
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c8d70dbe..ac32910a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ mdadm (3.2.3-1) UNRELEASED; urgency=low
* small changes for debian/checkarray
* (internal) move files from contrib/* topgit branches into debian directory
* remove dh_testroot from clean target
+ * add myself to uploaders
[ Peter Eisentraut ]
* Added support for "status" action to mdadm init script (Closes: #651737)
diff --git a/debian/control b/debian/control
index dcc14b69..ce9da792 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: mdadm
Section: admin
Priority: optional
Maintainer: Debian mdadm maintainers <pkg-mdadm-devel@lists.alioth.debian.org>
-Uploaders: martin f. krafft <madduck@debian.org>
+Uploaders: martin f. krafft <madduck@debian.org>, Michael Tokarev <mjt@tls.msk.ru>
Build-Depends: debhelper (>= 6.0.7~), po-debconf, groff-base, docbook-to-man, quilt
Standards-Version: 3.9.2
Vcs-Git: git://git.debian.org/git/pkg-mdadm/mdadm