mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 14:13:37 +08:00
docs: update maintainer for changelog script
This commit is contained in:
parent
1a2ced6874
commit
7161579a32
@ -35,6 +35,7 @@ const MAINTAINERS = [
|
|||||||
'Rustin-Liu',
|
'Rustin-Liu',
|
||||||
'fireairforce',
|
'fireairforce',
|
||||||
'kerm1it',
|
'kerm1it',
|
||||||
|
'MadCcc',
|
||||||
].map(author => author.toLowerCase());
|
].map(author => author.toLowerCase());
|
||||||
|
|
||||||
const cwd = process.cwd();
|
const cwd = process.cwd();
|
||||||
|
Loading…
Reference in New Issue
Block a user