mirror of https://github.com/mpv-player/mpv
manpage: update mpv IRC channels
Moved to #mpv and #mpv-devel, respectively. Travis details were also
updated.
(cherry picked from commit d2292c179c
)
This commit is contained in:
parent
a8c764acb4
commit
1eb7db70d5
|
@ -47,7 +47,7 @@ notifications:
|
||||||
email: false
|
email: false
|
||||||
irc:
|
irc:
|
||||||
channels:
|
channels:
|
||||||
- "irc.freenode.org#mpv-player-dev"
|
- "irc.freenode.org#mpv-devel"
|
||||||
on_success: change
|
on_success: change
|
||||||
on_failure: always
|
on_failure: always
|
||||||
|
|
||||||
|
|
|
@ -4,8 +4,8 @@ How to contribute
|
||||||
General
|
General
|
||||||
-------
|
-------
|
||||||
|
|
||||||
The main contact for mpv development is IRC, specifically #mpv-player
|
The main contact for mpv development is IRC, specifically #mpv
|
||||||
and #mpv-player-dev on Freenode.
|
and #mpv-devel on Freenode.
|
||||||
|
|
||||||
Sending patches
|
Sending patches
|
||||||
---------------
|
---------------
|
||||||
|
|
|
@ -175,8 +175,8 @@ Most activity happens on the IRC channel and the github issue tracker. The
|
||||||
mailing lists are mostly unused.
|
mailing lists are mostly unused.
|
||||||
|
|
||||||
- **Github issue tracker**: [issue tracker][issue-tracker] (report bugs here)
|
- **Github issue tracker**: [issue tracker][issue-tracker] (report bugs here)
|
||||||
- **User IRC Channel**: `#mpv-player` on `irc.freenode.net`
|
- **User IRC Channel**: `#mpv` on `irc.freenode.net`
|
||||||
- **Developer IRC Channel**: `#mpv-player-dev` on `irc.freenode.net`
|
- **Developer IRC Channel**: `#mpv-devel` on `irc.freenode.net`
|
||||||
- **Users Mailing List**: `mpv-users@googlegroups.com` ([Archive / Subscribe][mpv-users]).
|
- **Users Mailing List**: `mpv-users@googlegroups.com` ([Archive / Subscribe][mpv-users]).
|
||||||
- **Devel Mailing List**: `mpv-devel@googlegroups.com` ([Archive / Subscribe][mpv-devel])
|
- **Devel Mailing List**: `mpv-devel@googlegroups.com` ([Archive / Subscribe][mpv-devel])
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue