Skip to content
Snippets Groups Projects
  1. Feb 06, 2023
  2. Jan 17, 2023
  3. Nov 23, 2021
    • Jack Yu's avatar
      Add OWNERS file to omapi · cbb439b0
      Jack Yu authored
      Copy original OMAPI OWNERS file to new OMAPI folder.
      
      Test: build pass
      Change-Id: Ib5343917591c9fff3e4dd16d20d539ee78c85eeb
      cbb439b0
  4. Oct 11, 2021
  5. Jan 15, 2021
    • Jack Yu's avatar
      Correct OMAPI OWNERS · 8d518bef
      Jack Yu authored
      The OMAPI is owned by NFC team.
      
      Test: manual
      Change-Id: I9792d1c9a8e35693ef6d5341ab6507f887da9228
      8d518bef
  6. Dec 08, 2020
    • Jeff Sharkey's avatar
      Improve OWNERS coverage across frameworks/base/. · fab0ab3c
      Jeff Sharkey authored
      As general background, OWNERS files expedite code reviews by helping
      code authors quickly find relevant reviewers, and they also ensure
      that stakeholders are involved in code changes in their areas.
      
      Some teams under frameworks/base/ have been using OWNERS files
      successfully for many years, and we're ready to expand them to cover
      more areas.  Here's the historical coverage statistics for the last
      two years of changes before these new OWNERS changes land:
      
      -- 56% of changes are fully covered by OWNERS
      -- 17% of changes are partially covered by OWNERS
      -- 25% of changes have no OWNERS coverage
      
      Working closely with team leads, we've now identified clear OWNERS on
      a per-package basis, and we're using "include" directives whenever
      possible to to simplify future maintenance.  With this extensive
      effort, we've now improved our coverage as follows:
      
      -- 98% of changes are fully covered by OWNERS
      -- 1% of changes are partially covered by OWNERS
      -- 1% of changes have no OWNERS coverage
      
      This specific change is automatically generated by a script from
      detailed ownership information confirmed by team leads.
      
      Bug: 174932174
      Test: manual
      Exempt-From-Owner-Approval: refactoring with team leads buy-in
      Merged-In: I9789c97c1de8e5d962b48c29c57d82fe83729eba
      Change-Id: I9789c97c1de8e5d962b48c29c57d82fe83729eba
      fab0ab3c
Loading