Skip to content
This repository was archived by the owner on Sep 27, 2024. It is now read-only.

Commit bbb3277

Browse files
committed
Update codeowners
1 parent e08964f commit bbb3277

File tree

1 file changed

+12
-14
lines changed

1 file changed

+12
-14
lines changed

CODEOWNERS

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,19 @@
11
# Global owners for the Model Card Toolkit
22
* @codesue @casassg @ahmed-bd @hanneshapke
33

4-
# Core members
5-
/CONTRIBUTING.md @rcrowe-google @casassg @hanneshapke @codesue @wihanbooyse @ahmed-bd
6-
/README.md @rcrowe-google @casassg @hanneshapke @codesue @wihanbooyse @ahmed-bd
7-
/CODE_OF_CONDUCT.md @rcrowe-google @casassg @hanneshapke @codesue @wihanbooyse @ahmed-bd
4+
# Community standards (Core members)
5+
/CONTRIBUTING.md @rcrowe-google @casassg @hanneshapke @codesue @wihanbooyse @ahmed-bd @deutranium
6+
/README.md @rcrowe-google @casassg @hanneshapke @codesue @wihanbooyse @ahmed-bd @deutranium
7+
/CODE_OF_CONDUCT.md @rcrowe-google @casassg @hanneshapke @codesue @wihanbooyse @ahmed-bd @deutranium
88

9-
# PyPi distribution files
10-
/tfx_addons/__init__.py @rcrowe-google @casassg @hanneshapke @codesue @wihanbooyse @ahmed-bd
11-
/tfx_addons/version.py @rcrowe-google @casassg @hanneshapke @codesue @wihanbooyse @ahmed-bd
12-
/setup.py @rcrowe-google @casassg @hanneshapke @codesue @wihanbooyse @ahmed-bd
13-
/WORKSPACE @rcrowe-google @casassg @hanneshapke @codesue @wihanbooyse @ahmed-bd
14-
/RELEASE.md @rcrowe-google @casassg @hanneshapke @codesue @wihanbooyse @ahmed-bd
9+
# PyPI distribution files (Core members)
10+
/model_card_toolkit/__init__.py @rcrowe-google @casassg @hanneshapke @codesue @wihanbooyse @ahmed-bd @deutranium
11+
/model_card_toolkit/version.py @rcrowe-google @casassg @hanneshapke @codesue @wihanbooyse @ahmed-bd @deutranium
12+
/package_build/ @@rcrowe-google @casassg @hanneshapke @codesue @wihanbooyse @ahmed-bd @deutranium
13+
/setup.py @rcrowe-google @casassg @hanneshapke @codesue @wihanbooyse @ahmed-bd @deutranium
14+
/WORKSPACE @rcrowe-google @casassg @hanneshapke @codesue @wihanbooyse @ahmed-bd @deutranium
15+
/RELEASE.md @rcrowe-google @casassg @hanneshapke @codesue @wihanbooyse @ahmed-bd @deutranium
1516

1617
# CI/CD configuration (Release team)
1718
/.github/workflows/ @casassg @codesue @hanneshapke
18-
/.github/ci @casassg @codesue @hanneshapke
19-
20-
# TFX component
21-
/model_card_toolkit/tfx @shuklak13
19+
/.github/ci/ @casassg @codesue @hanneshapke

0 commit comments

Comments
 (0)