nolebase / integrations

✍️ A collection of diverse documentation engineering tools. Better reading experience, inline link preview, highlight targeted title, enhanced <mark> element, state-of-the-art SEO and <meta> generation, og image, thumbhash & blurhash images and more!
https://nolebase-integrations.ayaka.io
MIT License
134 stars 21 forks source link

[Contributors] Deduplication using git email #231

Closed LittleSound closed 1 month ago

LittleSound commented 3 months ago

related https://github.com/XiaoMouz/vue-macros/pull/1#issuecomment-2145372027

Can we deduplicate using the git email and select the most frequently used name as the primary one?

northword commented 3 months ago

Also, email contain noreplay could be further optimized, like vuepress: https://github.com/vuepress/ecosystem/blob/e50f8ca8a9bf1e7e39ba86bec8ca0f9270ecf432/plugins/development/plugin-git/src/node/utils/getContributors.ts#L27-L30