diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-09-06 10:54:07 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-09-06 10:55:17 +0200 |
commit | 38252b1b4756c4ce76ad2a0c6e0240fc45193f64 (patch) | |
tree | 67cd3dc411a4077f1cc0db09633669f8e218ee58 /owners | |
parent | 7043154f81711cd5f82c3dbaad61e30521b7bb2e (diff) |
Clean test packages
Diffstat (limited to 'owners')
-rw-r--r-- | owners/hello/libhello/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/hello/project-owner.manifest | 5 | ||||
-rw-r--r-- | owners/libstud/libstud-uuid/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/libstud/project-owner.manifest | 5 |
4 files changed, 0 insertions, 20 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/ diff --git a/owners/libstud/libstud-uuid/package-owner.manifest b/owners/libstud/libstud-uuid/package-owner.manifest deleted file mode 100644 index 6a163de..0000000 --- a/owners/libstud/libstud-uuid/package-owner.manifest +++ /dev/null @@ -1,5 +0,0 @@ -: 1 -name: libstud-uuid -author-name: Boris Kolpackov -author-email: boris@codesynthesis.com -control: https://github.com/libstud/libstud-uuid.git diff --git a/owners/libstud/project-owner.manifest b/owners/libstud/project-owner.manifest deleted file mode 100644 index 77efc69..0000000 --- a/owners/libstud/project-owner.manifest +++ /dev/null @@ -1,5 +0,0 @@ -: 1 -name: libstud -author-name: Boris Kolpackov -author-email: boris@codesynthesis.com -control: https://github.com/libstud/ |