commit 5be5339: [Minor] Update my email where relevant

Vsevolod Stakhov vsevolod at rspamd.com
Fri Mar 17 10:14:03 UTC 2023


Author: Vsevolod Stakhov
Date: 2023-03-17 09:56:07 +0000
URL: https://github.com/rspamd/rspamd/commit/5be533976606039dc20d77ed01c1d42732cb2d94

[Minor] Update my email where relevant

---
 contrib/aho-corasick/acism.h |  2 +-
 debian/changelog             |  2 +-
 debian/control               |  2 +-
 debian/copyright             | 18 +++++++++---------
 debian/rspamd.init           |  2 +-
 docker/Dockerfile            |  2 +-
 6 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/contrib/aho-corasick/acism.h b/contrib/aho-corasick/acism.h
index b5a3b1a5c..1e0317670 100644
--- a/contrib/aho-corasick/acism.h
+++ b/contrib/aho-corasick/acism.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright (C) 2009-2014 Mischa Sandberg <mischasan at gmail.com>
-** Copyright (C) 2015 Vsevolod Stakhov <vsevolod at highsecure.ru>
+** Copyright (C) 2015 Vsevolod Stakhov <vsevolod at rspamd.com>
 **
 ** This program is free software; you can redistribute it and/or modify
 ** it under the terms of the GNU Lesser General Public License as
diff --git a/debian/changelog b/debian/changelog
index d68ba2da2..6f4629a63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ rspamd (2.5) unstable; urgency=low
 
   * New release.
 
- -- Vsevolod Stakhov <vsevolod at highsecure.ru>  Fri, 16 Feb 2020 23:10:27 +0000
+ -- Vsevolod Stakhov <vsevolod at rspamd.com>  Fri, 16 Feb 2020 23:10:27 +0000
diff --git a/debian/control b/debian/control
index a6dd41eab..c6363e50d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: rspamd
 Section: mail
 Priority: extra
-Maintainer: Vsevolod Stakhov <vsevolod at highsecure.ru>
+Maintainer: Vsevolod Stakhov <vsevolod at rspamd.com>
 Build-Depends: cmake,
                debhelper (>= 10),
                libcurl4-openssl-dev,
diff --git a/debian/copyright b/debian/copyright
index 851544057..5091c26f3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,9 +1,9 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: rspamd
-Source: https://github.com/vstakhov/rspamd
+Source: https://github.com/rspamd/rspamd
 
 Files: *
-Copyright: 2008-2016 Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright: 2008-2023 Vsevolod Stakhov <vsevolod at rspamd.com>
 License: Apache-2.0
 
 Files: contrib/lgpl/*
@@ -68,26 +68,26 @@ License: BSD-3-Clause-Redis
 
 Files: src/libutil/printf.c
 Copyright: 2002-2015 Igor Sysoev
-           2010-2015 Vsevolod Stakhov <vsevolod at highsecure.ru>
+           2010-2015 Vsevolod Stakhov <vsevolod at rspamd.com>
 License: BSD-2-Clause
 
 Files: src/libserver/url.c
 Copyright: 2002-2015 Igor Sysoev
-           2010-2015 Vsevolod Stakhov <vsevolod at highsecure.ru>
+           2010-2015 Vsevolod Stakhov <vsevolod at rspamd.com>
 License: BSD-2-Clause
 
 Files: src/plugins/lua/rbl.lua
-Copyright: 2011-2015, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright: 2011-2015, Vsevolod Stakhov <vsevolod at rspamd.com>
            2013-2015, Andrew Lewis <nerf at judo.za.org>
 License: Apache-2.0
 
 Files: doc/doxydown/*
-Copyright: 2014, Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright: 2014, Vsevolod Stakhov <vsevolod at rspamd.com>
 License: MIT
 
-Files: interface/* 
+Files: interface/*
 Copyright:  2012-2013 Anton Simonov <untone at gmail.com>
-            2014-2015 Vsevolod Stakhov <vsevolod at highsecure.ru>
+            2014-2015 Vsevolod Stakhov <vsevolod at rspamd.com>
 License: MIT
 
 Files: contrib/cdb*
@@ -118,7 +118,7 @@ Copyright: 2015, Andrew Moon
 License: MIT
 
 Files: debian/*
-Copyright: 2011-2015 Vsevolod Stakhov <vsevolod at highsecure.ru>
+Copyright: 2011-2015 Vsevolod Stakhov <vsevolod at rspamd.com>
  2014-2015 Mikhail Gusarov <dottedmag at dottedmag.net>
 License: BSD-2-Clause
 
diff --git a/debian/rspamd.init b/debian/rspamd.init
index 0cde6447a..3dff26943 100644
--- a/debian/rspamd.init
+++ b/debian/rspamd.init
@@ -9,7 +9,7 @@
 # Description:       Rspamd is fast and modular spam filtering system
 ### END INIT INFO
 
-# Author: Vsevolod Stakhov <vsevolod at highsecure.ru>
+# Author: Vsevolod Stakhov <vsevolod at rspamd.com>
 
 # PATH should only include /usr/* if it runs after the mountnfs.sh script
 PATH=/sbin:/usr/sbin:/bin:/usr/bin
diff --git a/docker/Dockerfile b/docker/Dockerfile
index ae6d9562d..04753b87a 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -11,7 +11,7 @@ RUN	apt-get update && apt-get install -y --no-install-recommends \
 
 SHELL ["/bin/bash", "-c"]
 RUN	set -x \
-# gpg: key FFA232EDBF21E25E: public key "Rspamd Nightly Builds (Rspamd Nightly Builds) <vsevolod at highsecure.ru>" imported
+# gpg: key FFA232EDBF21E25E: public key "Rspamd Nightly Builds (Rspamd Nightly Builds) <vsevolod at rspamd.com>" imported
 	&& key='3FA347D5E599BE4595CA2576FFA232EDBF21E25E' \
 	&& export GNUPGHOME="$(mktemp -d)" \
 	&& gpg --import <<<$'\


More information about the Commits mailing list