Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Stable 1.5.1 rc #465

Merged
merged 3 commits into from
Feb 27, 2019
Merged

Commits on Feb 26, 2019

  1. ci: Add a CODEOWNERS file for github ack checks

    Add a CODEOWNERS file so we can get github to automatically
    request reviews. In this instance, specifically the docs team
    for markdown documents.
    
    Fixes: kata-containers#450
    
    Signed-off-by: Graham Whaley <graham.whaley@intel.com>
    Graham Whaley authored and Eric Ernst committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    7d9d2b9 View commit details
    Browse the repository at this point in the history
  2. pullapprove: remove it

    We are moving off pullapprove. Remove its config file.
    
    Fixes: kata-containers#452
    
    Signed-off-by: Graham Whaley <graham.whaley@intel.com>
    Graham Whaley authored and Eric Ernst committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    f2db85b View commit details
    Browse the repository at this point in the history
  3. CODEOWNERS: add group review trigger for proto file changes

    If a proto file is changed then we want a larger number of folks
    to know about and review it. Add them to the CODEOWNERS file.
    
    Fixes: kata-containers#460
    
    Signed-off-by: Graham Whaley <graham.whaley@intel.com>
    Graham Whaley authored and Eric Ernst committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    4951ea0 View commit details
    Browse the repository at this point in the history