diff options
Diffstat (limited to 'owners')
-rw-r--r-- | owners/hello-world/hello-world/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/hello-world/project-owner.manifest | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/owners/hello-world/hello-world/package-owner.manifest b/owners/hello-world/hello-world/package-owner.manifest new file mode 100644 index 0000000..8662a24 --- /dev/null +++ b/owners/hello-world/hello-world/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: hello-world +author-name: Subhajit Sahu +author-email: wolfram77@gmail.com +control: https://github.com/cppf/hello-world.git diff --git a/owners/hello-world/project-owner.manifest b/owners/hello-world/project-owner.manifest new file mode 100644 index 0000000..2abc3c0 --- /dev/null +++ b/owners/hello-world/project-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: hello-world +author-name: Subhajit Sahu +author-email: wolfram77@gmail.com +control: https://github.com/cppf/ |