File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -146,5 +146,6 @@ Additional information is available on the [WLDT GitHub Page](https://wldt.githu
146146This project is made possible thanks to the contributions of the following people:
147147
148148- ** Marco Picone** – University of Modena & Reggio Emilia, Italy – Founder, Author & Main Contributor
149+ - ** Riccardo Morandi** – University of Modena & Reggio Emilia, Italy – Key Contributor
149150- ** Samuele Burattini** – University of Bologna, Italy – Key Contributor
150151- ** Marta Spadoni** – University of Bologna, Italy – Master Thesis 2022 – Additional Contributor
Original file line number Diff line number Diff line change @@ -86,6 +86,11 @@ mavenPublishing {
8686 name.set(" Samuele Burattini" )
8787 url.set(" https://github.com/samubura" )
8888 }
89+ developer {
90+ id.set(" RiccardoMorandi" )
91+ name.set(" Riccardo Morandi" )
92+ url.set(" https://github.com/RiccardoMorandi" )
93+ }
8994 }
9095 scm {
9196 url.set(" https://github.com/wldt/wldt-core-java" )
You can’t perform that action at this time.
0 commit comments