mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
Merge pull request #8392 from wallabag/misc/codeowners
Add CODEOWNERS, fix deprecation
This commit is contained in:
commit
896e81b229
2 changed files with 2 additions and 4 deletions
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:
|
||||
patterns:
|
||||
- "phpstan/*"
|
||||
reviewers:
|
||||
- j0k3r
|
||||
- yguedidi
|
||||
- Kdecherf
|
||||
ignore:
|
||||
- dependency-name: symfony/*
|
||||
update-types: [ "version-update:semver-major" ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue