Skip to content

Commit de4fe5e

Browse files
authored
Move chat location from irc to gitter. (#196)
IRC is great, but it's significatnly harder to have a history on for multiple people unless they are all running their own IRC bouncers. Because I am working on getting more maintainers for this project, I have dediced to move it over to gitter for ease of use. I will still be hanging out on IRC though.
1 parent 859475b commit de4fe5e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![Coverage Status](https://coveralls.io/repos/github/vimalloc/flask-jwt-extended/badge.svg?branch=master)](https://coveralls.io/github/vimalloc/flask-jwt-extended?branch=master)
44
[![PyPI version](https://badge.fury.io/py/Flask-JWT-Extended.svg)](https://badge.fury.io/py/Flask-JWT-Extended)
55
[![Documentation Status](https://readthedocs.org/projects/flask-jwt-extended/badge/)](http://flask-jwt-extended.readthedocs.io/en/latest/)
6+
[![Join the chat at https://gitter.im/flask-jwt-extended/Lobby](https://badges.gitter.im/flask-jwt-extended/Lobby.svg)](https://gitter.im/flask-jwt-extended/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
67

78
### When to use Flask-JWT-Extended?
89

@@ -42,7 +43,8 @@ help upgrading to the 3.x.x releases.
4243

4344

4445
### Chatting
45-
We are on irc! You can come chat with us in the ```#flask-jwt-extended``` channel on ```freenode```.
46+
We have moved from irc to gitter. The official support channel can now be found
47+
at https://gitter.im/flask-jwt-extended/Lobby.
4648

4749

4850
### Testing and Code Coverage

0 commit comments

Comments
 (0)