Page MenuHomeFreeBSD

Add Warsaw user group.
ClosedPublic

Authored by oshogbo on May 20 2018, 12:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 7, 11:05 AM
Unknown Object (File)
Thu, May 2, 2:57 PM
Unknown Object (File)
Fri, Apr 26, 1:59 PM
Unknown Object (File)
Fri, Apr 26, 1:58 PM
Unknown Object (File)
Fri, Apr 26, 1:58 PM
Unknown Object (File)
Fri, Apr 26, 12:10 PM
Unknown Object (File)
Fri, Apr 26, 8:23 AM
Unknown Object (File)
Feb 2 2024, 12:37 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.