On Thu, 19 Jul 2018 15:37:21 +0200 "Piotr P. Stefaniak" <ps...@freebsd.org> wrote:
>On 2018-07-19 12:58:10, Mateusz Piotrowski wrote: >>Author: 0mp (ports committer) >>Date: Thu Jul 19 12:58:10 2018 >>New Revision: 336481 >>URL: https://svnweb.freebsd.org/changeset/base/336481 >> >>Log: >> Update mentor and mentee information. >> >> Reviewed by: mat (mentor) >> Approved by: mat (mentor) >> Differential Revision: https://reviews.freebsd.org/D16295 >> >>Modified: >> head/share/misc/committers-ports.dot >> >>Modified: head/share/misc/committers-ports.dot >>============================================================================== >>--- head/share/misc/committers-ports.dot Thu Jul 19 12:56:54 2018 >>(r336480) >>+++ head/share/misc/committers-ports.dot Thu Jul 19 12:58:10 2018 >>(r336481) >>@@ -40,6 +40,7 @@ node [color=lightblue2, style=filled, bgcolor=black]; >> >> # Current ports committers go here. Try to keep things sorted. >> >>+0mp [label="Mateusz Piotrowski\n...@freebsd.org\n2018/06/16"] >> ache [label="Andrey Chernov\na...@freebsd.org\n1994/11/15"] >dot(1) doesn't like this. Actually, I am not sure what we should do about it :/ Maybe I could put my username in double quotes. It should be a legal DOT language ID [1] then as fair as I understand. I'll test it out soon. [1]: https://graphviz.gitlab.io/_pages/doc/info/lang.html _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"