使用 DSL 配置项目作者信息。
示例:
setAuthor { name = "M8Test" email = "[email protected]"}
Author 的实例,可在闭包内直接配置其属性。
用于构建 Author 对象的配置闭包。