diff options
author | Rob Austein <sra@hactrn.net> | 2015-07-16 13:16:40 +0200 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2015-07-16 13:16:40 +0200 |
commit | 09f0d60cbfe1843d78a7bfcafee0f2751111faa2 (patch) | |
tree | dd8dec236c31dbf4324a29bc22c0e82c9da2a01c | |
parent | fc6e4118d59b88fcee502ce29aab7e5505beee95 (diff) |
Change maintainer of all packages to be the build robot.
-rw-r--r-- | core/debian/control | 2 | ||||
-rw-r--r-- | meta/debian/control | 2 | ||||
-rw-r--r-- | sw/debian/control | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/core/debian/control b/core/debian/control index 3a3de4c..6f6a5c2 100644 --- a/core/debian/control +++ b/core/debian/control @@ -1,5 +1,5 @@ Source: cryptech-novena-rtl -Maintainer: Paul Selkirk <paul@psgd.org> +Maintainer: APT Builder Robot <aptbot@cryptech.is> Section: misc Priority: optional Standards-Version: 3.9.6 diff --git a/meta/debian/control b/meta/debian/control index a43887f..c4a5263 100644 --- a/meta/debian/control +++ b/meta/debian/control @@ -1,5 +1,5 @@ Source: cryptech-novena -Maintainer: Rob Austein <sra@hactrn.net> +Maintainer: APT Builder Robot <aptbot@cryptech.is> Section: misc Priority: optional Standards-Version: 3.9.6 diff --git a/sw/debian/control b/sw/debian/control index 4d83526..5de2893 100644 --- a/sw/debian/control +++ b/sw/debian/control @@ -1,5 +1,5 @@ Source: cryptech-novena-sw -Maintainer: Paul Selkirk <paul@psgd.org> +Maintainer: APT Builder Robot <aptbot@cryptech.is> Section: misc Priority: optional Standards-Version: 3.9.6 |