Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions MAINTAINERS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
# One of the following:
#
# * maintained:
# The area has a Maintainer (approved by the TSC) who
# looks after the area.
# The area has a Maintainer (approved by the TSC) and/or collaborators
# who looks after the area.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grammar nit:

Suggested change
# who looks after the area.
# who look after the area.

#
# * odd fixes:
# The area gets odd fixes and may have collaborators.
# The area gets odd fixes from the community.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor: I would just leave this line as it was ("may have" is true enough. An area may have a collaborator who even if he tries to do a bit, knows is not capable of providing reasonable support and therefore prefers to label it as "odd fixes".)

#
# * obsolete:
# Old code. Something being marked obsolete generally means it has
Expand Down