diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 08:53:53 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 08:53:53 +0000 |
commit | 695bed69d47382a67dba884492059e1b80fa2336 (patch) | |
tree | 8ba0539e17dd68abad02ac112bbdccc98015164c | |
parent | Updating vcs fields. (diff) | |
download | vim-695bed69d47382a67dba884492059e1b80fa2336.tar.xz vim-695bed69d47382a67dba884492059e1b80fa2336.zip |
Setting BUILDER to maintainers@lists.progress-linux.org.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 4c4f8e6..6a84e24 100755 --- a/debian/rules +++ b/debian/rules @@ -7,7 +7,7 @@ DEB_BUILD_MAINT_OPTIONS = hardening=+all,-fortify future=+lfs include /usr/share/dpkg/default.mk -BUILDER = team+vim@tracker.debian.org +BUILDER = maintainers@lists.progress-linux.org MAKETEST = no ifeq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE)) |