aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-11-12 11:12:41 +0100
committerChocobozzz <me@florianbigard.com>2020-11-12 16:29:32 +0100
commit374e4197386532995dd077df7e3e737dffd71320 (patch)
tree04a4bb73e928d26240903abdbdf2d62735587614 /client/package.json
parent797d05bdd99b63104522051d0f61f1e0f003e780 (diff)
downloadPeerTube-374e4197386532995dd077df7e3e737dffd71320.tar.gz
PeerTube-374e4197386532995dd077df7e3e737dffd71320.tar.zst
PeerTube-374e4197386532995dd077df7e3e737dffd71320.zip
Update my email
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json
index 5147ca86c..cf3fb6a92 100644
--- a/client/package.json
+++ b/client/package.json
@@ -5,7 +5,7 @@
5 "license": "AGPL-3.0", 5 "license": "AGPL-3.0",
6 "author": { 6 "author": {
7 "name": "Chocobozzz", 7 "name": "Chocobozzz",
8 "email": "chocobozzz@cpy.re", 8 "email": "chocobozzz@framasoft.org",
9 "url": "http://github.com/Chocobozzz" 9 "url": "http://github.com/Chocobozzz"
10 }, 10 },
11 "repository": { 11 "repository": {