It seems that relative paths are not supported by this tool.
While this works correctly
git-owners tests/initial_sync1_x509.js
If I use relative paths, the command does not work.
git-owners ./tests/initial_sync1_x509.js
git-owners ../dev/tests/initial_sync1_x509.js
Thanks for the great tool 👍🏾