no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
[gecko.git] / third_party / libsrtp / moz.yaml
bloba53e2e5749e761243f34306ac30b992c11df9f07
1 schema: 1
3 bugzilla:
4   product: "Core"
5   component: "WebRTC: Networking"
7 origin:
8   name: "libsrtp"
9   description: "Secure Real-time Transport Protocol (SRTP)"
11   url: "https://github.com/cisco/libsrtp/"
12   license: BSD-3-Clause
13   license-file: LICENSE
15   release: v2.4.2 (2021-09-20T16:10:47+02:00).
16   revision: v2.4.2
19 updatebot:
20   maintainer-phab: jesup
21   maintainer-bz: rjesup@jesup.org
22   tasks:
23     - type: vendoring
24       enabled: True
26 vendoring:
27   url: https://github.com/cisco/libsrtp
28   source-hosting: github
29   tracking: tag
30   vendor-directory: third_party/libsrtp/src
32   exclude:
33     - "**"
35   include:
36     - srtp
37     - crypto
38     - include
39     - test
40     - LICENSE
41     - CHANGES
42     - README.md