diff --git a/AUTHORS b/AUTHORS index c56fcd6..ec46e11 100644 --- a/AUTHORS +++ b/AUTHORS @@ -8,3 +8,4 @@ Martin Pitt Kees Cook Siegfried-A. Gevatter Soren Hansen +Steve Kowalik diff --git a/setup.py b/setup.py index cd7904f..da89349 100755 --- a/setup.py +++ b/setup.py @@ -25,7 +25,8 @@ setup(name='ubuntu-dev-tools', 'pull-debian-debdiff', 'what-patch', 'suspicious-source', - 'revuput' + 'revuput', + 'requestsync' ], )