List of known people by their git string

Property definitions

nitc $ Catalog :: _persons
	# List of known people by their git string
	var persons = new HashMap[String, Person]
src/catalog/catalog.nit:303,2--304,42