findowner

command module
v0.0.0-...-53d9957 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 26, 2016 License: Apache-2.0 Imports: 10 Imported by: 0

README

findowner

findowner is used to find the "owner"s of a git directory.

It uses number of commits to rank. The program will pull commits from last 6 months excluding "merge" commits. It ranks people by the number of commits they made and select top N (default is 3).

exowner - existing owners

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

$ git clone https://github.com/coreos/findowner
$ cd findowner
$ go run exowner/main.go  -gitrepo ~/src/k8s.io/kubernetes/ -top-dir pkg
...
path: pkg/volume/host_path, owners: [saad-ali thockin]
...

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL