mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 04:43:03 -05:00
feat: add CivilEngeneer and apalaio to the list of sponsors
This commit is contained in:
10
.github/github-action/contributors.js
vendored
10
.github/github-action/contributors.js
vendored
@@ -11,7 +11,15 @@ const contributors = [
|
||||
'tsironis13',
|
||||
];
|
||||
|
||||
const sponsors = ['ddotx', 'LMFinney', 'alannelucq', 'SidV2', 'fpalmab'];
|
||||
const sponsors = [
|
||||
'ddotx',
|
||||
'LMFinney',
|
||||
'alannelucq',
|
||||
'SidV2',
|
||||
'fpalmab',
|
||||
'CivilEngeneer',
|
||||
'apalaio',
|
||||
];
|
||||
|
||||
module.exports = {
|
||||
contributors,
|
||||
|
||||
Reference in New Issue
Block a user