Add METADATA for webrtc
Test: NA Exempt-From-Owner-Approval: conflict with upstream OWNERS file Change-Id: I28f133b0dfd684a8e83ce83c3f58ceda10f55f26
This commit is contained in:
18
METADATA
Normal file
18
METADATA
Normal file
@ -0,0 +1,18 @@
|
||||
name: "webrtc"
|
||||
description: "WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs."
|
||||
third_party {
|
||||
url {
|
||||
type: HOMEPAGE
|
||||
value: "https://webrtc.org/"
|
||||
}
|
||||
url {
|
||||
type: GIT
|
||||
value: "https://webrtc.googlesource.com/src/"
|
||||
}
|
||||
version: "04cb763955aadf29324ec124b55aa399a7645d51"
|
||||
last_upgrade_date {
|
||||
year: 2016
|
||||
month: 1
|
||||
day: 14
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user