mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
feat: add add loabl
This commit is contained in:
16
.github/github-action/contributors.js
vendored
Normal file
16
.github/github-action/contributors.js
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
const contributors = [
|
||||
'tomalaforge',
|
||||
'alcaidio',
|
||||
'svenson95',
|
||||
'jdegand',
|
||||
'DeveshChau',
|
||||
'stillst',
|
||||
'wandri',
|
||||
'webbomj',
|
||||
'kabrunko-dev',
|
||||
'Sanjar1304'
|
||||
];
|
||||
|
||||
module.exports = {
|
||||
contributors
|
||||
};
|
||||
Reference in New Issue
Block a user