Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/savage.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@chrisrebert.com>2016-03-14 11:12:38 +0300
committerChris Rebert <code@chrisrebert.com>2016-03-14 11:12:39 +0300
commit69a0c532a44b748ddf9aea34b19d98ed6feb275c (patch)
treec49eb36d762fb61d4eb2088af25bdbb6d4ebd8c8
parent7dc6f57a62fba6946e9d22a7858f64655e55066e (diff)
Update contact email addresses
[ci skip]
-rw-r--r--Dockerfile2
-rw-r--r--SECURITY.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/Dockerfile b/Dockerfile
index 3b4c41f..0486c86 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,6 +1,6 @@
# Written against Docker v1.5.0
FROM java:8
-MAINTAINER Chris Rebert <code@rebertia.com>
+MAINTAINER Chris Rebert <code@chrisrebert.com>
WORKDIR /
diff --git a/SECURITY.md b/SECURITY.md
index f1fd924..aac11dd 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -5,7 +5,7 @@ The current author are not security experts and this project has not been subjec
The security of Savage is important to us. We encourage you to report security problems to us responsibly.
-Please report all security bugs to `savage {AT} rebertia [DOT] com`. We aim to respond (with at least an acknowledgment) within one business day. We will keep you updated on the bug's status as we work towards resolving it.
+Please report all security bugs to `savage {AT} chrisrebert [DOT] com`. We aim to respond (with at least an acknowledgment) within one business day. We will keep you updated on the bug's status as we work towards resolving it.
We will disclose a problem to the public once it has been confirmed and a fix has been made available. At that point, you will be credited for your discovery in the documentation, in the release announcements, and (if applicable) in the code itself.