Skip to content

Commit e106932

Browse files
Merge pull request #32 from iiitl/MrImmortal09-patch-3
Update main.yml
2 parents ff4454c + 7ae903f commit e106932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
pull_number: context.payload.pull_request.number,
2525
});
2626
27-
const maintainers = ["maintainer1", "maintainer2"];
27+
const maintainers = ["MrImmortal09", "whilstsomebody", "TanishMoral11", "ArshiaAdhya", "0PrashantYadav0", "shuklamaneesh23", " gauravghodinde", "Robinaditya1045"];
2828
let approvals = new Set();
2929
3030
reviews.forEach(review => {

0 commit comments

Comments
 (0)