Revert "Removed extraneous author javadocs"

This reverts commit 888abc9e2a.
This commit is contained in:
Liam Newman
2020-03-04 11:32:12 -08:00
parent c22a718d14
commit a42305dd59
151 changed files with 241 additions and 21 deletions

View File

@@ -10,6 +10,7 @@ import java.util.Date;
/**
* A conversation in the notification API.
*
* @author Kohsuke Kawaguchi
* @see <a href="https://developer.github.com/v3/activity/notifications/">documentation</a>
* @see GHNotificationStream
*/