diff options
author | Werner Koch <wk@gnupg.org> | 2017-07-24 10:41:30 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2017-07-24 10:43:27 +0200 |
commit | 5dac85fba78075b525a9aab24ea079fc4addf372 (patch) | |
tree | c8ba616d868bb8e2d68e76dbf9eba4cca8186b0b /AUTHORS | |
parent | scd: Use unsigned int for fields. (diff) | |
download | gnupg2-5dac85fba78075b525a9aab24ea079fc4addf372.tar.xz gnupg2-5dac85fba78075b525a9aab24ea079fc4addf372.zip |
doc: Revert the bug reporting address to bugs.gnupg.org
--
dev.gnupg org is the development platform but the canonical bug
address is and has always been bugs.gnupg.org. We should keep on
using this address for the case that we switch the tracker again or
split it off the development system.
That is also the reason why we should keep on communicating a plain
bug number without the 'T' prefix.
Signed-off-by: Werner Koch <wk@gnupg.org>
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ Program: GnuPG Homepage: https://www.gnupg.org Download: https://gnupg.org/ftp/gcrypt/gnupg/ Repository: git://git.gnupg.org/gnupg.git -Bug reports: https://dev.gnupg.org +Bug reports: https://bugs.gnupg.org Security related bug reports: <security@gnupg.org> Maintainer: Werner Koch <wk@gnupg.org> License: GPLv3+ |