Page MenuHomeFreeBSD

new committer (src): Aymeric Wibo (obiwac)
ClosedPublic

Authored by obiwac on Jul 19 2025, 10:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 14, 11:01 PM
Unknown Object (File)
Fri, Oct 31, 2:33 AM
Unknown Object (File)
Mon, Oct 27, 9:16 AM
Unknown Object (File)
Sun, Oct 26, 7:07 PM
Unknown Object (File)
Sun, Oct 26, 7:07 PM
Unknown Object (File)
Sun, Oct 26, 7:07 PM
Unknown Object (File)
Sun, Oct 26, 7:07 PM
Unknown Object (File)
Sun, Oct 26, 1:21 PM
Subscribers
None

Details

Summary

Complete steps for new committers from the committer's guide:

  1. Add myself to shared/authors.adoc.
  2. Add myself to shared/contrib-committers.adoc.
  3. Add a news entry.
  4. Add my PGP key.

Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

obiwac created this revision.

Looks good! Could you move the changes to shared/contrib-committers.adoc to a separate commit? It's best to keep each commit focused on a single logical change.

In D51427#1174328, @jrm wrote:

Looks good! Could you move the changes to shared/contrib-committers.adoc to a separate commit? It's best to keep each commit focused on a single logical change.

Sorry, I meant to say this: Could you move the *sorting* changes to shared/contrib-committers.adoc to a separate commit?

obiwac edited the summary of this revision. (Show Details)

If you think this qualifies under your Foundation contract, you could also add

Sponsored by: The FreeBSD Foundation

This revision is now accepted and ready to land.Jul 19 2025, 11:34 PM

I too suggest that you add 'Sponsored by: The FreeBSD Foundation' to your commit as it helps show that they are supporting your work.

Also add "Approved by: jrm" or "Approved by: mckusick" (or both) to your commit message. You only need to do this during your initial commits. Notably until we decide you are ready to be on your own.

This revision was automatically updated to reflect the committed changes.