From dbcf8afbcdd77e3387f07db25471a529fe2495ac Mon Sep 17 00:00:00 2001 From: Artem Titov Date: Fri, 23 Apr 2021 12:58:33 +0200 Subject: [PATCH] Fix documentation owners formating Bug: None Change-Id: I8f52c08d14b826192830b395f8e63e24809224f0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/215972 Reviewed-by: Harald Alvestrand Commit-Queue: Artem Titov Cr-Commit-Position: refs/heads/master@{#33817} --- modules/audio_coding/g3doc/index.md | 4 ++-- modules/audio_device/g3doc/audio_device_module.md | 3 +-- modules/audio_mixer/g3doc/index.md | 4 ++-- p2p/g3doc/ice.md | 3 ++- video/g3doc/adaptation.md | 1 - 5 files changed, 7 insertions(+), 8 deletions(-) diff --git a/modules/audio_coding/g3doc/index.md b/modules/audio_coding/g3doc/index.md index 0be22f7d80..bf50c155fc 100644 --- a/modules/audio_coding/g3doc/index.md +++ b/modules/audio_coding/g3doc/index.md @@ -1,5 +1,5 @@ - + + # The WebRTC Audio Coding Module diff --git a/modules/audio_device/g3doc/audio_device_module.md b/modules/audio_device/g3doc/audio_device_module.md index 65072af0a4..3aa1a59d08 100644 --- a/modules/audio_device/g3doc/audio_device_module.md +++ b/modules/audio_device/g3doc/audio_device_module.md @@ -1,8 +1,7 @@ # Audio Device Module (ADM) - + ## Overview diff --git a/modules/audio_mixer/g3doc/index.md b/modules/audio_mixer/g3doc/index.md index 85c46de5eb..94d6292151 100644 --- a/modules/audio_mixer/g3doc/index.md +++ b/modules/audio_mixer/g3doc/index.md @@ -1,5 +1,5 @@ - + + # The WebRTC Audio Mixer Module diff --git a/p2p/g3doc/ice.md b/p2p/g3doc/ice.md index 08a25ba8b8..be81ff9e22 100644 --- a/p2p/g3doc/ice.md +++ b/p2p/g3doc/ice.md @@ -1,6 +1,7 @@ # ICE - + + ## Overview diff --git a/video/g3doc/adaptation.md b/video/g3doc/adaptation.md index e2dc337928..084a0fd3aa 100644 --- a/video/g3doc/adaptation.md +++ b/video/g3doc/adaptation.md @@ -1,5 +1,4 @@ - # Video Adaptation