Page MenuHomeFreeBSD

Add Warsaw user group.
ClosedPublic

Authored by oshogbo on May 20 2018, 12:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 28, 1:21 AM
Unknown Object (File)
Mon, Mar 23, 6:11 PM
Unknown Object (File)
Sun, Mar 22, 4:40 PM
Unknown Object (File)
Sun, Mar 15, 4:22 AM
Unknown Object (File)
Feb 28 2026, 10:10 AM
Unknown Object (File)
Nov 26 2025, 6:51 AM
Unknown Object (File)
Nov 26 2025, 12:15 AM
Unknown Object (File)
Nov 25 2025, 10:47 PM
Subscribers
None

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Two comments, minor things, easy to fix.

share/xml/usergroups.xml
443

Are you sure you need the // at the end of the URL? ;-)

444

You need to wrap this line at 75 characters. Compare the indentation below the <description> part with the other entries in this file.

From what I can tell, the indentation of "family" should start below the 'e' of <description>.

The rest is fine, so you have my permission to commit when you've fixed that.

This revision is now accepted and ready to land.May 22 2018, 7:20 AM
This revision was automatically updated to reflect the committed changes.