mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
feat: improve github action
This commit is contained in:
6
.github/github-action/contributors.js
vendored
6
.github/github-action/contributors.js
vendored
@@ -8,9 +8,11 @@ const contributors = [
|
||||
'wandri',
|
||||
'webbomj',
|
||||
'kabrunko-dev',
|
||||
'Sanjar1304'
|
||||
'Sanjar1304',
|
||||
];
|
||||
|
||||
const sponsors = ['ddotx', 'LMFinney'];
|
||||
|
||||
module.exports = {
|
||||
contributors
|
||||
contributors,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user