Confirmed users
933
edits
(Created page with "== In-Tree Annotations of Third-Party Code (moz.yaml) == All third-party code in mozilla-central should have an associated '''moz.yaml''' file containing metadata including t...") |
(→How?: fix link to template) |
||
| Line 9: | Line 9: | ||
=== How? === | === How? === | ||
* Using the [https://searchfox.org/mozilla-central/ | * Using the [https://searchfox.org/mozilla-central/search?q=Third-Party+Library+Template&path=&case=false®exp=false example moz.yaml file from the top of moz_yaml.py] or [https://searchfox.org/mozilla-central/search?q=moz.yaml&path= an existing moz.yaml file] as a template create a moz.yaml in the top level directory of your third-party code. | ||
** The "bugzilla" and "origin" sections must be provided | ** The "bugzilla" and "origin" sections must be provided | ||
** The "vendoring" section is optional and is not currently used | ** The "vendoring" section is optional and is not currently used | ||