Skip to content

Commit 2925097

Browse files
committed
Saved the updated simpler version
1 parent b01b0bd commit 2925097

1 file changed

Lines changed: 1 addition & 26 deletions

File tree

CODEOWNERS

Lines changed: 1 addition & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -5,29 +5,4 @@
55
# Global ownership - fallback for any files not covered by more specific rules
66
* @microsoft/powerplatform-dataverseclient-python-maintainers
77
# Team is found here:
8-
# https://github.com/orgs/microsoft/teams/powerplatform-dataverseclient-python-maintainers
9-
10-
# Core SDK components - require maintainer review
11-
/src/dataverse_sdk/ @microsoft/powerplatform-dataverseclient-python-maintainers
12-
13-
# Security-sensitive authentication code
14-
/src/dataverse_sdk/auth.py @microsoft/powerplatform-dataverseclient-python-maintainers @microsoft/security
15-
16-
# Build and packaging configuration
17-
/pyproject.toml @microsoft/powerplatform-dataverseclient-python-maintainers
18-
/requirements.txt @microsoft/powerplatform-dataverseclient-python-maintainers
19-
/dev_dependencies.txt @microsoft/powerplatform-dataverseclient-python-maintainers
20-
21-
# CI/CD and automation
22-
/.github/workflows/ @microsoft/powerplatform-dataverseclient-python-maintainers
23-
/.github/dependabot.yml @microsoft/security
24-
25-
# Documentation
26-
/README.md @microsoft/powerplatform-dataverseclient-python-maintainers
27-
/docs/ @microsoft/powerplatform-dataverseclient-python-maintainers
28-
/examples/ @microsoft/powerplatform-dataverseclient-python-maintainers
29-
30-
# Legal and compliance
31-
/LICENSE @microsoft/opensource
32-
/CODE_OF_CONDUCT.md @microsoft/opensource
33-
/SECURITY.md @microsoft/security
8+
# https://github.com/orgs/microsoft/teams/powerplatform-dataverseclient-python-maintainers

0 commit comments

Comments
 (0)