On Sep 1, 2015, at 4:57 AM, James Graham <[email protected]> wrote:
On 01/09/15 12:29, Tetsuharu OHZEKI wrote: >> Should we introduce some files which is like `OWNERS` file in Chromium >> tree, or write a document to wiki? > > If you want it in-tree — and that does have some advantages — it makes sense > to make it easily machine readable using an existing format. Can you add > arbitrary metadata to Cargo.toml files? To date, I’d just been putting that information on our governance wiki page (https://github.com/servo/servo/wiki/Governance ). My only concern with having it in-tree is if we can’t have the convention consistent across our dependencies, then tooling expecting to be able to find an owner has to have a reasonable fallback. That said, it’s probably still better than my strategy, which required a human to read a wiki page. - Lars _______________________________________________ dev-servo mailing list [email protected] https://lists.mozilla.org/listinfo/dev-servo

