Migrating Editor's draft to github

Hi all!

To make it easier to track changes to editors drafts and for Task Force
participants to contribute to them, the editors team and chairs
have decided to officially migrate the editors drafts to Github
repositories under the W3C organizational account.

In details (as documented on the wiki page 
https://www.w3.org/2011/04/webrtc/wiki/Github_migration#W3C_Github_migration):

* Media Capture and Streams (aka getUserMedia)
- repo: https://github.com/w3c/mediacapture-main/
- draft: http://w3c.github.io/mediacapture-main/getusermedia.html

* MediaStream Recording
- repo: https://github.com/w3c/mediacapture-record
- draft: http://w3c.github.io/mediacapture-record/MediaRecorder.html

* MediaStream Capture Scenarios
- repo: https://github.com/w3c/mediacapture-scenarios
- draft http://w3c.github.io/mediacapture-scenarios/scenarios.html

* Mediastream Image Capture
- repo: https://github.com/w3c/mediacapture-image
- draft: http://w3c.github.io/mediacapture-image/

The Media Capture Depth stream extension was already set up this way at
- https://github.com/w3c/mediacapture-depth.

Contributions to these repositories are expected as pull requests on the
master branch; editors will proceed with dated releases as they have
been doing so far, using the gh-pages branch (which results in updating
the github.io URLs above).

Redirects from the previous editor’s drafts URLs on dev.w3.org and
dvcs.w3.org URLs have been set up; the Github repository that Cullen has
been hosting for the getusermedia and mediarecorder specs is now
deprecated.

Issues will still be tracked on the W3C's bugzilla instance; as an
experiment, issues for the MediaStream Recording specification will be
tracked on github. Depending on the outcomes of that experiment, other
specs may be switched to github issues once their backlog if bugzilla
bugs has been cleared (typically, when they are ready to go to Last
Call.)

Stefan & Harald

Received on Thursday, 4 September 2014 07:32:28 UTC