The primary email address of the project.
Returns:
The primary email address for the project.
Since:
0.1.3
354 355 356
# File 'lib/ore/project.rb', line 354 def email @emails.first end