Add Yanming to the list of contributors

See gh-44800
This commit is contained in:
Stéphane Nicoll
2025-03-21 08:14:17 +01:00
parent 81db52063a
commit 1a608b7005

View File

@@ -103,6 +103,7 @@ import static org.mockito.Mockito.mock;
* @author Mahmoud Ben Hassine
* @author Lars Uffmann
* @author Lasse Wulff
* @author Yanming Zhou
*/
@ExtendWith(OutputCaptureExtension.class)
class BatchAutoConfigurationTests {