mirror of https://github.com/scrapy/scrapy.git
add easy tasks links to irc room topic
parent
bf412c0461
commit
ba2607d749
|
|
@ -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
|
||||
```
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue