Skip to content

Commit

Permalink
Update contributors-data.js
Browse files Browse the repository at this point in the history
  • Loading branch information
t-will-gillis authored Sep 6, 2023
1 parent 5afe18c commit 9f87cf6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const octokit = new Octokit({ auth: process.env.token });
// Set variables to avoid hard-coding
const org = 'hackforla';
const repo = 'website';
const team = 'website-merge';
const team = 'website-write';

// Set date limits: at one month, warn contributor that they are
// inactive, and at two months remove contributor from team(s)
Expand Down

0 comments on commit 9f87cf6

Please sign in to comment.