Project

General

Profile

« Previous | Next » 

Revision 48994

getting rid of person entities

View differences:

Type.proto
7 7
enum Type {
8 8
	datasource = 10;
9 9
	organization = 20;
10
	person = 30;
11 10
	project = 40;
12 11
	result = 50;
13
}
12
}

Also available in: Unified diff