chore: fix changelog name

This commit is contained in:
xrkffgg 2021-03-08 13:57:09 +08:00 committed by GitHub
parent 6add2991fa
commit 29d8f8609b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ const MAINTAINERS = [
'hengkx',
'Rustin-Liu',
'fireairforce',
'Kermit-Xuan',
'kerm1it',
].map(author => author.toLowerCase());
const cwd = process.cwd();