Skip to content

Commit

Permalink
chore: fix youtube maintainer (DIYgod#12125)
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyRL authored Mar 16, 2023
1 parent d3a73ec commit b445011
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/v2/youtube/maintainer.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ module.exports = {
'/c/:id/:embed?': ['TonyRL'],
'/channel/:id/:embed?': ['DIYgod'],
'/charts/:category?/:country?/:embed?': ['TonyRL'],
'/community/:handle': ['TonyRL'],
'/playlist/:id/:embed?': ['HenryQW'],
'/subscriptions/:embed?': ['TonyRL'],
'/user/:username/:embed?': ['DIYgod'],
Expand Down

0 comments on commit b445011

Please sign in to comment.