Skip to content

Fixes comma placement for codeowners

Marcel van Remmerden requested to merge fix-codeowners-comma into master

What does this MR do and why?

Fixes a few styling problems with the code owners section.

  • Avoids leading comma on line break
  • Avoids extra whitespace before "and" on line break
  • Aligns "Code owners" headline with names horizontally
  • Aligns section content with profile picture from section above
  • Removes fixed width and changing text alignment from button
  • Fixes spacing between badge with number and collapse button

Screenshots or screen recordings

Before After
image image
image image

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Marcel van Remmerden

Merge request reports