aboutsummaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING6
1 files changed, 3 insertions, 3 deletions
diff --git a/HACKING b/HACKING
index a654e2a..0175378 100644
--- a/HACKING
+++ b/HACKING
@@ -2,7 +2,7 @@ Hacking
=======
This document describes how to start hacking on the libjaylink project.
-Make sure you read through the README file before continuing.
+Make sure you read through the README.md file before continuing.
Coding style
@@ -28,7 +28,7 @@ project:
- Push your changes to a public Git repository and send the URL where to pull
them from.
-In any case, send directly to <jaylink-dev@marcschink.de>.
+In any case, send directly to <dev@zapb.de>.
Before submitting, please consider the following:
- Every single patch must be compilable.
@@ -42,7 +42,7 @@ Before submitting, please consider the following:
Bug reports
-----------
-Send bug reports directly to <jaylink-dev@marcschink.de>.
+Send bug reports directly to <dev@zapb.de>.
Please try to include all of the following information in your report:
- Instructions to reproduce the bug (e.g., command-line invocations)