diff options
author | Dmitry Shachnev <mitya57@gmail.com> | 2016-10-19 21:32:50 +0300 |
---|---|---|
committer | Dmitry Shachnev <mitya57@gmail.com> | 2016-10-19 21:32:50 +0300 |
commit | 7564335f8ec44934c1c2bfa2e10a8106f22505c9 (patch) | |
tree | a1d0936c7433b35a5d9b9e1a98de8edfb6cd0cff | |
parent | c198a870caf899d862d4facb901636ce77a9844c (diff) | |
download | pkg-kde-tools-7564335f8ec44934c1c2bfa2e10a8106f22505c9.tar.gz |
Add myself to Uploaders.
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6efa2d5..b4ab2f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ pkg-kde-tools (0.15.24) UNRELEASED; urgency=medium [ Dmitry Shachnev ] * pkgkde-symbolshelper: Do not pass stderr handle to Dpkg::IPC::spawn, to workaround #839905 (patch does not print to stderr anyway). + * Add myself to Uploaders. -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 19 Oct 2016 20:46:40 +0300 diff --git a/debian/control b/debian/control index 061b78d..a972a02 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Uploaders: Sune Vuorela <sune@debian.org>, Maximiliano Curia <maxy@debian.org>, Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>, Pino Toscano <pino@debian.org>, + Dmitry Shachnev <mitya57@debian.org>, Vcs-Git: https://anonscm.debian.org/git/pkg-kde/pkg-kde-tools.git Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/pkg-kde-tools.git |