From 081eda8fd0e6f21eed83d69f3da176bf15abf19d Mon Sep 17 00:00:00 2001 From: Dominique Hazael-Massieux Date: Fri, 27 Nov 2020 14:23:54 +0100 Subject: [PATCH] Fix spec metadata --- MediaRecorder.bs | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/MediaRecorder.bs b/MediaRecorder.bs index ce82275..6f89345 100644 --- a/MediaRecorder.bs +++ b/MediaRecorder.bs @@ -1,7 +1,7 @@
 Title: MediaStream Recording
-Repository: mediacapture-record
-Group: mediacapture
+Repository: w3c/mediacapture-record
+Group: webrtc
 Status: ED
 ED: https://w3c.github.io/mediacapture-record/
 TR: https://www.w3.org/TR/mediastream-recording/
@@ -11,8 +11,6 @@ Editor: Miguel Casas-Sanchez, w3cid 82825, Google Inc., mcasas@google.com
 Former Editor: Jim Barnett, w3cid 34604, Genesis
 Former Editor: Travis Leithead, w3cid 40117, Microsoft Corp., travis.leithead@microsoft.com
 Abstract: This document defines a recording API for use with {{MediaStream}}s.
-Previous Version: https://www.w3.org/TR/2017/WD-mediastream-recording-20170405/
-
 !Participate: Mailing list
 !Participate: GitHub repo (new issue, open issues)