Skip to content

Commit

Permalink
Update custom.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Sampfluger88 authored May 1, 2024
1 parent eb49d3a commit 1724338
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions website/config/custom.js
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ module.exports.custom = {


// 🌐 GitHub issue templates
//'.github/ISSUE_TEMPLATE': 'mikermcneil',// « Covered in CODEOWNERS (2023-08-10)
'.github/ISSUE_TEMPLATE': 'sampfluger88',

},

Expand Down Expand Up @@ -262,9 +262,9 @@ module.exports.custom = {

// GitHub issue templates
'.github/ISSUE_TEMPLATE': ['mikermcneil', 'lukeheath', 'sampfluger88'],
'.github/ISSUE_TEMPLATE/bug-report.md': ['xpkoala','noahtalerman', 'lukeheath'],
'.github/ISSUE_TEMPLATE/feature-request.md': ['xpkoala','noahtalerman', 'lukeheath'],
'.github/ISSUE_TEMPLATE/release-qa.md': ['xpkoala','lukeheath','noahtalerman', 'lukeheath'],
'.github/ISSUE_TEMPLATE/bug-report.md': ['xpkoala','noahtalerman'],
'.github/ISSUE_TEMPLATE/feature-request.md': ['xpkoala','noahtalerman'],
'.github/ISSUE_TEMPLATE/release-qa.md': ['xpkoala','noahtalerman'],
},

confidentialGithubRepoMaintainersByPath: {// fleetdm/confidential
Expand Down

0 comments on commit 1724338

Please sign in to comment.