summaryrefslogtreecommitdiffstats
path: root/share/misc/committers-doc.dot
Commit message (Collapse)AuthorAgeFilesLines
* Add my entry.crees2013-05-291-0/+3
| | | | Approved by: bcr, gjb (mentors)
* add myself to committers-doc.dotdru2013-01-221-0/+4
| | | | Approved by: bcr (mentor)
* Add gjb as my co-mentor now that I have a full doc/www bit.rene2013-01-151-0/+1
| | | | Approved by: remko (mentor)
* Add my new association with bcr and jkois.eadler2012-10-151-0/+3
| | | | | | Thanks! MFC after: 3 days
* Add myself, and show gabor@ as my mentor.ebrandi2012-09-151-0/+2
| | | | Approved by: gabor (mentor)
* Sync access file date recommendationeadler2012-09-101-2/+2
| | | | | | Change from CVS to svn for canconical source of information MFC after: 3 days
* Add myself to commiters-[doc,ports].dot and calendar.freebsdzeising2012-07-031-0/+3
| | | | Approved by: joel (doc/www mentor) kwm (ports mentor)
* Update to reflect various doc commit bits taken into safekeeping.gavin2012-05-261-4/+4
| | | | MFC after: 1 week
* - Add my mentor/mentee relationship to committers-doc.dot.issyl02012-05-051-0/+2
| | | | | | (where me = issyl0) Approved by: gabor (mentor)
* Add myself, and show marck@ as my mentor.pluknet2012-02-291-0/+2
| | | | Approved by: marck (mentor)
* Add mentors and myself to committers-doc.dot.wblock2011-10-141-0/+4
| | | | Approved by: gjb (mentor)
* Add my doc mentor/mentee relationships.gavin2011-09-031-0/+4
| | | | Approved by: re (kib), bcr, jkois (mentors)
* Add a couple of nodes and edges in order to reduce the number of unattachedgavin2011-03-101-1/+3
| | | | | committers in the rendered output. While here, add versus@ as being mentered by myself and fjoe@
* Add myself to the list of doc commiters.ryusuke2011-01-201-0/+1
|
* Glen Barber is co-mentored by me and jkois, so add anotherkeramida2011-01-051-0/+1
| | | | relationship edge to the committer graph to show this.
* Add gjb to the doc committer graph, as my current mentee.keramida2011-01-051-0/+3
|
* Update committers-doc.dot, noving doc committer alumni into the alumnigavin2011-01-041-12/+14
| | | | | | | | | | section and recording the date these commit bits were returned. Also, sort the remaining entries, and add a node for mheinen, who is already referenced within the mentor relationships. Other doc committers are encouraged to add themselves, and any mentor/mentee relationships. The current rendered output is available at http://people.freebsd.org/~gavin/comm-doc.png
* o Add taras@.maxim2010-07-011-0/+6
| | | | Submitted by: taras
* Now that I'm free from mentorship, it's only fair to document whobcr2010-01-041-0/+2
| | | | my mentor was.
* Add Rene Ladan, as well as my relationship towards Rene.remko2008-11-041-0/+2
|
* Belatedly add myself to the active *cough* doc committers.marcel2008-07-031-0/+1
|
* Add myself to commiters-doc.dotmanolis2008-05-241-0/+2
| | | | Approved by: gabor (mentor)
* Fix the year of my doc/www commit bit that I've got :)ganbold2008-04-231-1/+1
| | | | Approved by: keramida(mentor)
* Add:pgj2008-04-221-0/+3
| | | | | | | - myself to the doc committers' graph - my birthday to the FreeBSD calendar Approved by: gabor (mentor)
* Add myself to doc committers and to keramida's mentee listganbold2008-02-271-0/+2
| | | | Approved by: keramida(mentor)
* - Add myself as a new doc/www committer.miwi2007-10-261-0/+1
| | | | Approved by: jkois (mentor)
* Fill in my data:jkois2007-10-261-0/+7
| | | | | | - add my entry - mheinen@ was my mentor for de_DE (doc/www) - remko@ was my mentor for full doc/www
* Add myself as delphij's mentee.loader2007-08-021-0/+2
| | | | Approved by: re (bmah), delphij (mentor)
* - Add some comments what these files are for and how one can generate thegabor2007-04-021-0/+8
| | | | | | graphical output Reviewed by: flz
* Add myselfache2007-04-021-0/+1
|
* Fill in what's left about myself. Noted eik, jesusr, jcamou.trhodes2007-04-011-1/+5
|
* Add blackend to the team too, as mentored by mekeramida2007-03-311-0/+2
|
* Add myself. nik@ was my doc/ mentor, I never had a mentor for mybmah2007-03-311-0/+2
| | | | | now-returned ports/ commit bit, and my src/ mentors (imp / rwatson) aren't in committers-src.dot yet.
* Add myself and chinsan@delphij2007-03-311-0/+5
|
* Add myself.ale2007-03-311-0/+3
|
* - Use my (almost) full name. My old mentor should have learned thatsimon2007-03-311-2/+7
| | | | | | by now... ;-). - Add my mentees (josef and remko). - Sort names.
* Add myself.joel2007-03-311-0/+3
|
* Add my mentor and mentees.ceri2007-03-301-0/+16
| | | | | Add a comment clarifying the date format as it wasn't immediately obvious from the current entries.
* Add danger, garys, pav, jim, and trhodes to the list of committers, andkeramida2007-03-301-0/+12
| | | | list the first three as my mentees, and trhodes as co-mentor of danger.
* Note that it was Nik Clayton who lured me into doc-committers.keramida2007-03-301-0/+3
|
* Add some comments about entries formats.flz2007-03-301-4/+19
| | | | Group by mentor, sort alphabetically, move adamw to alumni.
* - Add myself as keramida's mentee and sortgabor2007-03-301-2/+5
| | | | Reviewed by: flz
* Add my mentor tree neighbours.marck2007-03-301-0/+10
|
* Add stub files to keep track of the mentor/mentee relationships.flz2007-03-301-0/+15
Have a look at committers-ports.dot for a start. Simple command to generate the graph is: $ dot -T png -o file.png file.dot Dot can be installed via graphics/graphviz. Discussed on: -developers
OpenPOWER on IntegriCloud