forked from wallabag/wallabag
Merge pull request #8392 from wallabag/misc/codeowners
Add CODEOWNERS, fix deprecation
This commit is contained in:
2
.github/CODEOWNERS
vendored
Normal file
2
.github/CODEOWNERS
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# Migrated rules from dependabot.yml
|
||||||
|
composer.* @Kdecherf @j0k3r @yguedidi
|
||||||
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -35,10 +35,6 @@ updates:
|
|||||||
phpstan-dependencies:
|
phpstan-dependencies:
|
||||||
patterns:
|
patterns:
|
||||||
- "phpstan/*"
|
- "phpstan/*"
|
||||||
reviewers:
|
|
||||||
- j0k3r
|
|
||||||
- yguedidi
|
|
||||||
- Kdecherf
|
|
||||||
ignore:
|
ignore:
|
||||||
- dependency-name: symfony/*
|
- dependency-name: symfony/*
|
||||||
update-types: [ "version-update:semver-major" ]
|
update-types: [ "version-update:semver-major" ]
|
||||||
|
|||||||
Reference in New Issue
Block a user