- feed-authors Fprocedure
- feed-author Fprocedure
feed-authors returns a list of feed authors; that is, atom:author children of the feed. A null list designates no authors.
feed-author returns the first feed author, or #f if none.
Feeds must contain at least one author element unless every feed entry contains one, as the default authorship for entries is that of the feed.