From 0ae8cd1fcaa573105dbe83cb819dbe6b9dba3667 Mon Sep 17 00:00:00 2001 From: avinassh Date: Mon, 17 Feb 2014 19:15:37 +0530 Subject: [PATCH 1/2] fixed the webchat Freenode URL Currently the URL points to a wrong URL, fixed it by adding 'http' to the URL. --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 8f5c97a229..8c76a85e2a 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -280,7 +280,7 @@ us there! **Tips on Using IRC** -For clients, the `webchat `_ is easiest, because you +For clients, the `webchat `_ is easiest, because you don't need to install anything and it's cross-platform. `ChatZilla `_ is almost as easy -- it's a Firefox extension, and works anywhere Firefox does. For an installed application, From 6b5c5190e9717b48cbc875d1be21688d71948696 Mon Sep 17 00:00:00 2001 From: avinassh Date: Mon, 17 Feb 2014 19:22:43 +0530 Subject: [PATCH 2/2] Added myself in AUTHORS --- AUTHORS | 1 + 1 file changed, 1 insertion(+) diff --git a/AUTHORS b/AUTHORS index b5ac7c421e..3dc810240d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -130,3 +130,4 @@ Jane Manning Toddi Norum Xavier Antoviaque Ali Reza Sharafat +Avinash Sajjanshetty