Skip to content

Commit

Permalink
Update sitesettings.js
Browse files Browse the repository at this point in the history
add new admin
  • Loading branch information
dannyridel authored Jun 21, 2024
1 parent a2a8c77 commit 8349936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/constants/sitesettings.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ const adminList = process.env.adminemails?.split(';') || [
'[email protected]',
'[email protected]',
'[email protected]',
'justanotherinternetguysocial@gmail.com',
'devesh@aggarwal.com',
];
const contributorList = [];

Expand Down

0 comments on commit 8349936

Please sign in to comment.