Add new option to contributors plugin (#146)

This commit is contained in:
Simon Lecoq
2021-02-18 23:59:32 +01:00
committed by GitHub
parent d972f45fb0
commit 0cba707d1c
9 changed files with 64 additions and 15 deletions

View File

@@ -15,6 +15,7 @@
return this.commit.author
},
commit:{
message:faker.lorem.sentence(),
author:{
name:owner,
login:faker.internet.userName(),