Skip to content

Commit f2e5c7e

Browse files
authored
Fix GUSINFO metadata in CODEOWNERS (#236)
Since the Languages team was renamed to `Heroku - Languages` in GUS some time ago. GUS-W-21708465.
1 parent cbf9916 commit f2e5c7e

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Default to requesting pull request reviews from the Heroku Languages team.
44
#ECCN:Open Source
5-
#GUSINFO:Languages,Heroku JVM Platform
5+
#GUSINFO:Heroku - Languages,Heroku JVM Platform
66
* @heroku/languages
77

88
# However, request review from the Heroku language owner for files that are updated

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,5 @@ build/
3030

3131
### VS Code ###
3232
.vscode/
33+
34+
.DS_Store

0 commit comments

Comments
 (0)