aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-10-03 08:41:53 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-10-03 08:41:53 -0400
commit4aa5f9ff8a362fbb7118ee2705cd4ef9088010c9 (patch)
tree3da12916d0d19319a9502d81fe0cdf80a5e3e15b
parentMerge pull request #3652 from monich/disable-man (diff)
downloadfirejail-4aa5f9ff8a362fbb7118ee2705cd4ef9088010c9.tar.gz
firejail-4aa5f9ff8a362fbb7118ee2705cd4ef9088010c9.tar.zst
firejail-4aa5f9ff8a362fbb7118ee2705cd4ef9088010c9.zip
changed email address to netblue30 at protonmail dot com
-rw-r--r--README8
-rw-r--r--README.md2
2 files changed, 6 insertions, 4 deletions
diff --git a/README b/README
index d7fa3b0bc..9f096a926 100644
--- a/README
+++ b/README
@@ -15,7 +15,7 @@ Documentation and support: https://firejail.wordpress.com/
15Development: https://github.com/netblue30/firejail 15Development: https://github.com/netblue30/firejail
16License: GPL v2 16License: GPL v2
17 17
18 18Please report all security vulnerabilities at netblue30@protonmail.com
19 19
20Compile and install mainline version from GitHub: 20Compile and install mainline version from GitHub:
21 21
@@ -32,7 +32,7 @@ $ sudo apt-get install git build-essential libapparmor-dev pkg-config
32For --selinux option, add libselinux1-dev (libselinux-devel for Fedora). 32For --selinux option, add libselinux1-dev (libselinux-devel for Fedora).
33 33
34Maintainer: 34Maintainer:
35- netblue30 (netblue30@yahoo.com) 35- netblue30 (netblue30@protonmail.com)
36 36
37Committers 37Committers
38- chiraag-nataraj (https://github.com/chiraag-nataraj) 38- chiraag-nataraj (https://github.com/chiraag-nataraj)
@@ -49,7 +49,7 @@ Committers
49- Topi Miettinen (https://github.com/topimiettinen) 49- Topi Miettinen (https://github.com/topimiettinen)
50- veloute (https://github.com/veloute) 50- veloute (https://github.com/veloute)
51- Vincent43 (https://github.com/Vincent43) 51- Vincent43 (https://github.com/Vincent43)
52- netblue30 (netblue30@yahoo.com) 52- netblue30 (netblue30@protonmail.com)
53 53
54 54
55 55
@@ -742,6 +742,8 @@ Senemu (https://github.com/Senemu)
742Sergey Alirzaev (https://github.com/l29ah) 742Sergey Alirzaev (https://github.com/l29ah)
743 - firejail.h enum fix 743 - firejail.h enum fix
744 - firefox-common-addons.inc: + tridactyl 744 - firefox-common-addons.inc: + tridactyl
745Slava Monich (https://github.com/monich)
746 - added configure option to disable man pages
745Tobias Schmidl (https://github.com/schtobia) 747Tobias Schmidl (https://github.com/schtobia)
746 - added profile for webui-aria2 748 - added profile for webui-aria2
747Simon Peter (https://github.com/probonopd) 749Simon Peter (https://github.com/probonopd)
diff --git a/README.md b/README.md
index 7213225fb..9ebcb3232 100644
--- a/README.md
+++ b/README.md
@@ -73,7 +73,7 @@ GitLab-CI status: https://gitlab.com/Firejail/firejail_ci/pipelines/
73 73
74## Security vulnerabilities 74## Security vulnerabilities
75 75
76We take security bugs very seriously. If you believe you have found one, please report it by emailing us at netblue30@yahoo.com 76We take security bugs very seriously. If you believe you have found one, please report it by emailing us at netblue30@protonmail.com
77 77
78## Installing 78## Installing
79 79