diff options
Diffstat (limited to 'owners/hello')
-rw-r--r-- | owners/hello/libhello/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/hello/project-owner.manifest | 5 |
2 files changed, 0 insertions, 10 deletions
diff --git a/owners/hello/libhello/package-owner.manifest b/owners/hello/libhello/package-owner.manifest deleted file mode 100644 index 5929536..0000000 --- a/owners/hello/libhello/package-owner.manifest +++ /dev/null @@ -1,5 +0,0 @@ -: 1 -name: libhello -author-name: Karen Arutyunov -author-email: karen@codesynthesis.com -control: https://github.com/karen-arutyunov/hello.git diff --git a/owners/hello/project-owner.manifest b/owners/hello/project-owner.manifest deleted file mode 100644 index b08bc12..0000000 --- a/owners/hello/project-owner.manifest +++ /dev/null @@ -1,5 +0,0 @@ -: 1 -name: hello -author-name: Karen Arutyunov -author-email: karen@codesynthesis.com -control: https://github.com/karen-arutyunov/ |