An nsIFeedPerson represents an author or contributor of a feed.
[scriptable, uuid(29cbd45f-f2d3-4b28-b557-3ab7a61ecde4)]
interface nsIFeedPerson : nsIFeedElementBase

Attributes

 An email address associated with the person.
attribute AString email
 The name of the person.
attribute AString name
 A URI associated with the person (e.g. a homepage).
attribute nsIURI uri