Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/types/node-22.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jackie-linz authored Nov 12, 2024
2 parents ad401ac + 410486a commit fe049ad
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/responder-teams.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,9 @@ export type ResponderTeam =
| 'LANDONLINE - Enablement'
| 'LANDONLINE - L2 Technical Support'
| 'LANDONLINE - Legacy Landonline'
| 'LANDONLINE - Notice of Change'
| 'LANDONLINE - Search'
| 'LANDONLINE - Survey External'
| 'LANDONLINE - Survey Internal'
| 'LANDONLINE - Titles Internal'
| 'LINZ - Enterprise Platforms'
| 'LINZ - Basemaps';
| 'LINZ - Basemaps'
| 'LINZ - Security';

0 comments on commit fe049ad

Please sign in to comment.