]> Dogcows Code - chaz/git-codeowners/commit
initial commit
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Thu, 7 Nov 2019 20:49:10 +0000 (13:49 -0700)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Fri, 8 Nov 2019 01:51:58 +0000 (18:51 -0700)
commit67e86f990f2556f12465052911eb7b96a03b8dcc
tree978b56d568566f3dfdb3e1b5954ee4401ed1797c
initial commit
18 files changed:
.editorconfig [new file with mode: 0644]
.gitignore [new file with mode: 0644]
Changes [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Makefile [new file with mode: 0644]
bin/git-codeowners [new file with mode: 0755]
dist.ini [new file with mode: 0644]
eg/test.t [new file with mode: 0755]
lib/App/Codeowners.pm [new file with mode: 0644]
lib/App/Codeowners/Options.pm [new file with mode: 0644]
lib/App/Codeowners/Util.pm [new file with mode: 0644]
lib/File/Codeowners.pm [new file with mode: 0644]
lib/Test/File/Codeowners.pm [new file with mode: 0644]
t/app-codeowners-util.t [new file with mode: 0644]
t/app-codeowners.t [new file with mode: 0644]
t/file-codeowners.t [new file with mode: 0644]
t/samples/basic.CODEOWNERS [new file with mode: 0644]
t/samples/kitchensink.CODEOWNERS [new file with mode: 0644]
This page took 0.02139 seconds and 4 git commands to generate.