Skip to content

Commit 71b3bdb

Browse files
authored
docs: Add correct code owners #1596
* docs: Update Repository guidelines #1594 * fix: Update CODEOWNER to dummy #1596 * docs: Update CODEOWNERS to renovate-assignee * docs: Update CODEOWNERS to assign package files to renovate-assignee * docs: Assign pom.xml to renovate-assignee in CODEOWNERS
1 parent ab7a5f8 commit 71b3bdb

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.github/CODEOWNERS

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1-
* @MasterEvarior
1+
* @MasterEvarior
2+
3+
/frontend/package-lock.json @puzzle/renovate-assignee
4+
/frontend/package.json @puzzle/renovate-assignee
5+
/backend/pom.xml @puzzle/renovate-assignee
6+
/pom.xml @puzzle/renovate-assignee

CODE_OF_CONDUCT.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
# Contributor Covenant 3.0 Code of Conduct
32

43
## Our Pledge

0 commit comments

Comments
 (0)