currently gitworkshop.dev uses the npub:identifer with the most number of events tagging it.
ngit users the most recent event where the 'earliest unique commit' matches the initial commit, filtered by npubs listed in 'maintainers.yaml' if that exists, or falls back to prompting the user for an naddr.
The intention is to improve gitworkshop.dev so it makes less automatic choices and factors in WoT to recommendations.
The intention for ngit is to use 'maintainers.yaml' and fallback to the same approach used by gitworkshop.dev.
