add easy tasks links to irc room topic

Daniel Graña 2014-02-19 12:56:14 -02:00
parent bf412c0461
commit ba2607d749
1 changed files with 2 additions and 2 deletions

@ -43,7 +43,7 @@ $ git push origin master --tags
* [Scrapy blog](http://blog.scrapy.org) (Posterous autoposts to Twitter)
* [scrapy-users group](http://groups.google.com/group/scrapy-users)
* change `#scrapy` IRC channel topic:
* `/msg ChanServ topic #scrapy Welcome to Scrapy - Say "Hi!" and ask. Latest stable release is Scrapy 0.22.2`
* `/msg ChanServ topic #scrapy Welcome to Scrapy - Say "Hi!" and ask. Latest stable release is Scrapy 0.22.2 - Easy tasks http://git.io/VpGt-w`
## Micro/bugfix releases
@ -70,4 +70,4 @@ $ git push origin 0.22 --tags
$ git checkout master
$ git cherry-pick 0.22 # resolve any conflicts on docs/news.rst
$ git push origin master
```
```