aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rwxr-xr-xyoutube-dl1
2 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index d0c255201..8ad8e5ca1 100644
--- a/README.md
+++ b/README.md
@@ -69,4 +69,4 @@ originally written by Daniel Bolton (<https://github.com/dbbolton>) and is
likewise released into the public domain.
## BUGS
-Bugs should be reported at: <https://github.com/rg3/youtube-dl/issues>
+Bugs should be reported at: <https://github.com/phihag/youtube-dl/issues>
diff --git a/youtube-dl b/youtube-dl
index 534c7ac87..ec9802ba1 100755
--- a/youtube-dl
+++ b/youtube-dl
@@ -10,6 +10,7 @@ __author__ = (
'Paweł Paprota',
'Gergely Imreh',
'Rogério Brito',
+ 'Philipp Hagemeister',
)
__license__ = 'Public Domain'