Skip to content

Commit a43c93e

Browse files
CI: Update dependabot cfg and codeowners (#6169)
Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 82eb4bf commit a43c93e

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.github/CODEOWNERS

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,9 @@
44
/src/ansys/aedt/core/emit.py @jsalant22 @myoung301
55
/src/ansys/aedt/core/emit_core/ @jsalant22 @myoung301
66
/src/ansys/aedt/core/modeler/circuits/PrimitivesEmit.py @jsalant22 @myoung301
7-
/examples/07-EMIT/ @jsalant22 @myoung301
7+
/examples/07-EMIT/ @jsalant22 @myoung301
8+
9+
# These owners will be the default owners for everything in the repo. Unless a
10+
# later match takes precedence, the PyAEDT maintainers team will be requested
11+
# for review when someone opens a pull request.
12+
* @ansys/pyaedt-maintainers

.github/dependabot.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ updates:
1616
- "ansys-sphinx-theme"
1717
- "ansys-tools-visualization-interface"
1818
- "ansys-pythonnet"
19-
reviewers:
20-
- "MaxJPRey"
21-
- "SMoraisAnsys"
2219
assignees:
2320
- "pyansys-ci-bot"
2421
labels:
@@ -34,9 +31,6 @@ updates:
3431
day: "saturday"
3532
time: "06:00"
3633
timezone: "Europe/Paris"
37-
reviewers:
38-
- "MaxJPRey"
39-
- "SMoraisAnsys"
4034
assignees:
4135
- "pyansys-ci-bot"
4236
labels:

doc/changelog.d/6169.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update dependabot cfg and codeowners

0 commit comments

Comments
 (0)