mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-02-10 08:36:53 +01:00
Mark committer as optional
This commit is contained in:
@@ -61,6 +61,7 @@ class GitHubUploadTask extends UploadTask {
|
||||
private Author author = new Author()
|
||||
|
||||
@Nested
|
||||
@Optional
|
||||
private Author committer
|
||||
|
||||
Author getAuthor() {
|
||||
|
||||
Reference in New Issue
Block a user