Page MenuHomeFreeBSD

lifanov: add an author entity
ClosedPublic

Authored by lifanov on Dec 13 2016, 2:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 25, 3:53 PM
Unknown Object (File)
Sat, May 24, 2:13 PM
Unknown Object (File)
Wed, May 21, 5:44 PM
Unknown Object (File)
Sat, May 17, 5:41 PM
Unknown Object (File)
Wed, May 14, 2:42 PM
Unknown Object (File)
Thu, May 8, 4:53 AM
Unknown Object (File)
Wed, May 7, 1:36 AM
Unknown Object (File)
Apr 25 2025, 2:55 PM
Subscribers

Details

Summary

Per New Committer guide, add an author entity to authors.ent

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lifanov retitled this revision from to lifanov: add an author entity.
lifanov updated this object.
lifanov edited the test plan for this revision. (Show Details)
lifanov added a reviewer: matthew.
lifanov added a subscriber: koobs.
matthew edited edge metadata.
This revision is now accepted and ready to land.Dec 13 2016, 3:01 PM

Hi matthew, I noticed that several past committers did steps 1-4 all at once. Is this preferred?

Up to you. I don't think there's any pressing reason to commit everything in one go. Actually, given you've created these reviews -- you would usually close the review by committing the change and adding the review URL (ie. https://reviews.freebsd.org/D8770) in the appropriate place in the commit template. Not sure if that works for closing several reviews at once, so I'd advise doing each of these separately.

This revision was automatically updated to reflect the committed changes.

OK, great! Before I do others, can you look at this commit please and just do a sanity check (props correct, message formatted correctly, etc.) please?

That looks fine to me.

I forgot to mention that you should always use svn to make these commits rather than trying to use 'arc land ...' -- so long as you reference the review in the commit message everything will work fine. 'arc land ...' tends to screw up the preferred commit message formatting.

Yes, I figured not to use "arc land" just in case.