diff options
author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2019-12-19 03:19:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-19 03:19:24 +0100 |
commit | 859c1149727a98648ab9ad2763f26f351448851f (patch) | |
tree | 32ee4b7f1ca798642aebad359e6a40fbdd539f87 /AUTHORS | |
parent | 1b0055893822a7edc135e5c7bdcbbd63584dec2a (diff) | |
parent | 31086f05ac06f19da2b5b3aba364e8bdad40a85a (diff) | |
download | lombok-859c1149727a98648ab9ad2763f26f351448851f.tar.gz lombok-859c1149727a98648ab9ad2763f26f351448851f.tar.bz2 lombok-859c1149727a98648ab9ad2763f26f351448851f.zip |
Merge pull request #2273 from Lekanich/issue2262
Fixed @SuperBuilder with generic with inner static class produces CE
Diffstat (limited to 'AUTHORS')
-rwxr-xr-x | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ Lombok contributors in alphabetical order: Adam Juraszek <juriad@gmail.com> +Aleksandr Zhelezniak <lekan1992@gmail.com> Bulgakov Alexander <buls@yandex.ru> Caleb Brinkman <floralvikings@gmail.com> Christian Nüssgens <christian@nuessgens.com> |