Skip to content

Conversation

Adil9645
Copy link
Contributor

Signed-off-by: A S Adil Mohammad [email protected]

Description

This pull request updates the maintainers of the repo to :
Dale Lane - [email protected]
Joel Hanson - [email protected]

Signed-off-by: A S Adil Mohammad <[email protected]>
@dalelane dalelane merged commit b5071f0 into ibm-messaging:main Jul 24, 2025
2 checks passed
@dalelane
Copy link
Contributor

@Adil9645 FYI - I changed your commit message from "feat" to "chore"

"feat" means a commit that is adding a new feature - changing maintainer names isn't a feature.

Typical conventional commit types are:

  • feat: Introduces a new feature.
  • fix: Patches a bug.
  • docs: Documentation-only changes.
  • style: Changes that do not affect the meaning of the code (white-space, formatting, etc).
  • refactor: A code change that neither fixes a bug nor adds a feature.
  • perf: Improves performance.
  • test: Adds missing tests or corrects existing tests.
  • chore: Changes to the build process or auxiliary tools and libraries such as documentation generation.

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.

2 participants