Skip to content

docs(adapters): reclassify Fossil, add Gmail to mail-source registry - #1140

Closed
Arnxvvv wants to merge 1 commit into
apache:mainfrom
Arnxvvv:docs/fix-adapter-registry-fossil-gmail
Closed

docs(adapters): reclassify Fossil, add Gmail to mail-source registry#1140
Arnxvvv wants to merge 1 commit into
apache:mainfrom
Arnxvvv:docs/fix-adapter-registry-fossil-gmail

Conversation

@Arnxvvv

@Arnxvvv Arnxvvv commented Sep 1, 2026

Copy link
Copy Markdown

Summary

  • Reclassify Fossil: Removed Fossil from the tools/vcs (VCS adapter) shipping list in docs/adapters/registry.md. Fossil is implemented as a forge bridge under tools/fossil/ (alongside Bitbucket and SourceHut) and is already correctly listed in the Forge/tracker row.
  • Add Gmail to mail-source: Added tools/gmail/ ([gmail](../../tools/gmail/)) to the tools/mail-source shipping adapters list in docs/adapters/registry.md, as it implements contract:mail-source.
  • Why: The adapter registry is the reference for contributors deciding where to add new adapter support; misclassifications direct contributors to the wrong implementation patterns.

Test plan

  • Inspected docs/adapters/registry.md to ensure relative markdown links (../../tools/gmail/) are valid and formatted consistently with adjacent rows.
  • Verified that Fossil remains listed under the Forge / tracker row and is removed from the tools/vcs row.
  • Confirmed minimal diff scope (1 file changed, 2 insertions(+), 2 deletions(-)).

Why: the adapter registry is the reference for contributors deciding
where to add new adapter support. Fossil was listed under the VCS
adapter row alongside Git and Mercurial, but tools/fossil/ is a forge
adapter (it sits alongside bitbucket and sourcehut, not tools/vcs/).
Gmail (tools/gmail/) implements contract:mail-source but was missing
from that row.

- Remove Fossil from the tools/vcs shipping list (already correctly
  listed in the Forge / tracker row).
- Add gmail link to the tools/mail-source shipping list.
@Arnxvvv Arnxvvv closed this Sep 1, 2026
@Arnxvvv
Arnxvvv deleted the docs/fix-adapter-registry-fossil-gmail branch September 1, 2026 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant