Skip to content

Commit

Permalink
Update overrides.dart (#7936)
Browse files Browse the repository at this point in the history
Allowlist us to create `credilio_sbm` on behalf of the owner of `crediliosbm`
  • Loading branch information
jonasfj authored Aug 15, 2024
1 parent b95d3e4 commit f2277b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/lib/package/overrides.dart
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ final _reservedPackageNames = <String>[
'hook',
'kotlin', // for yousefi@
'ok_http', // https://github.com/dart-lang/http/tree/master/pkgs/ok_http
'credilio_sbm', // for owner of package:crediliosbm
].map(reducePackageName).toList();

const redirectPackageUrls = <String, String>{
Expand Down

0 comments on commit f2277b9

Please sign in to comment.