Skip to content

Commit

Permalink
Repo Gardening: remove heysatellite @mention
Browse files Browse the repository at this point in the history
It is no longer monitored.
  • Loading branch information
jeherve committed Jan 17, 2025
1 parent 147fd7e commit 56aebdc
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Significance: patch
Type: removed
Comment: Issue Triage: remove keyword no longer in use.


Original file line number Diff line number Diff line change
Expand Up @@ -154,10 +154,6 @@ function formatSlackMessage( payload, channel, message ) {
case 'Automattic/jetpack':
dris = '@jetpack-da';
break;
case 'Automattic/zero-bs-crm':
case 'Automattic/sensei':
dris = '@heysatellite';
break;
case 'Automattic/WP-Job-Manager':
case 'Automattic/Crowdsignal':
dris = '@meteorite-team';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ function formatSlackMessage( payload, channel, message ) {
case 'Automattic/jetpack':
dris = '@jetpack-da';
break;
case 'Automattic/zero-bs-crm':
case 'Automattic/sensei':
dris = '@heysatellite';
break;
case 'Automattic/WP-Job-Manager':
case 'Automattic/Crowdsignal':
dris = '@meteorite-team';
Expand Down

0 comments on commit 56aebdc

Please sign in to comment.