Skip to content

Commit d100df4

Browse files
committed
minor #2308 Add myself to code-owners (Kocal)
This PR was merged into the 2.x branch. Discussion ---------- Add myself to code-owners | Q | A | ------------- | --- | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Issues | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead --> | License | MIT <!-- Replace this notice by a description of your feature/bugfix. This will help reviewers and should be a good start for the documentation. Additionally (see https://symfony.com/releases): - Always add tests and ensure they pass. - For new features, provide some code snippets to help understand usage. - Features and deprecations must be submitted against branch main. - Changelog entry should follow https://symfony.com/doc/current/contributing/code/conventions.html#writing-a-changelog-entry - Never break backward compatibility (see https://symfony.com/bc). --> As discussed internally, I'm adding myself as a code owner for some UX packages. I'm not a fan of the "code owner" term, but the goal here is to be automatically requested when a pull-request on those packages is opened. Feel free to open a new PR and add yourself as code-owners if you want :) Commits ------- 253861e Add myself to code-owners
2 parents 01839ab + 253861e commit d100df4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
src/LazyImage @Kocal
2+
src/Map @Kocal
3+
src/Translator @Kocal

0 commit comments

Comments
 (0)