diff options
Diffstat (limited to 'owners/crashpad')
5 files changed, 25 insertions, 0 deletions
diff --git a/owners/crashpad/crashpad-handler/package-owner.manifest b/owners/crashpad/crashpad-handler/package-owner.manifest new file mode 100644 index 0000000..c211216 --- /dev/null +++ b/owners/crashpad/crashpad-handler/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: crashpad-handler +author-name: Boris Kolpackov +author-email: boris@codesynthesis.com +control: https://github.com/build2-packaging/crashpad.git diff --git a/owners/crashpad/crashpad-tests/package-owner.manifest b/owners/crashpad/crashpad-tests/package-owner.manifest new file mode 100644 index 0000000..4fcbfb2 --- /dev/null +++ b/owners/crashpad/crashpad-tests/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: crashpad-tests +author-name: Boris Kolpackov +author-email: boris@codesynthesis.com +control: https://github.com/build2-packaging/crashpad.git diff --git a/owners/crashpad/crashpad-tools/package-owner.manifest b/owners/crashpad/crashpad-tools/package-owner.manifest new file mode 100644 index 0000000..f1c916a --- /dev/null +++ b/owners/crashpad/crashpad-tools/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: crashpad-tools +author-name: Boris Kolpackov +author-email: boris@codesynthesis.com +control: https://github.com/build2-packaging/crashpad.git diff --git a/owners/crashpad/libcrashpad/package-owner.manifest b/owners/crashpad/libcrashpad/package-owner.manifest new file mode 100644 index 0000000..afaeb4c --- /dev/null +++ b/owners/crashpad/libcrashpad/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libcrashpad +author-name: Boris Kolpackov +author-email: boris@codesynthesis.com +control: https://github.com/build2-packaging/crashpad.git diff --git a/owners/crashpad/project-owner.manifest b/owners/crashpad/project-owner.manifest new file mode 100644 index 0000000..1caa494 --- /dev/null +++ b/owners/crashpad/project-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: crashpad +author-name: Boris Kolpackov +author-email: boris@codesynthesis.com +control: https://github.com/build2-packaging/ |