coreos/findowner

Name: findowner

Owner: CoreOS

Description: Tool to dig through GitHub history to generate Kubernetes OWNERS files

Created: 2016-07-18 21:31:35.0

Updated: 2018-02-27 01:32:21.0

Pushed: 2018-01-04 20:32:28.0

Homepage:

Size: 899

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

findowner

findowner is used to find the “reviewer"s of a git directory:

exowner - existing owners

exowner is used to print out the owners in the OWNER files. Usage:

t clone https://github.com/coreos/findowner
 findowner
 run exowner/main.go  -gitrepo ~/src/k8s.io/kubernetes/ -top-dir pkg

: pkg/volume/host_path, owners: [saad-ali thockin]


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.