|
1 | | -# Notify all committers of DB migration changes, per SIP-59 |
2 | | - |
3 | | -/superset/migrations/ @mistercrunch @michael-s-molina @betodealmeida @eschutho @sadpandajoe |
4 | | - |
5 | | -# Notify some committers of changes in the components |
6 | | - |
7 | | -/superset-frontend/src/components/Select/ @michael-s-molina @geido @kgabryje |
8 | | -/superset-frontend/src/components/MetadataBar/ @michael-s-molina @geido @kgabryje |
9 | | -/superset-frontend/src/components/DropdownContainer/ @michael-s-molina @geido @kgabryje |
10 | | - |
11 | | -# Notify Helm Chart maintainers about changes in it |
12 | | - |
13 | | -/helm/superset/ @dpgaspar @villebro @nytai @michael-s-molina @mistercrunch @rusackas @Antonio-RiveroMartnez @hainenber |
14 | | - |
15 | | -# Notify E2E test maintainers of changes |
16 | | - |
17 | | -/superset-frontend/playwright/ @sadpandajoe @geido @eschutho @rusackas @mistercrunch |
18 | | -/superset-frontend/cypress-base/ @sadpandajoe @geido @eschutho @rusackas @mistercrunch |
19 | | - |
20 | 1 | # Notify PMC members of changes to GitHub Actions |
21 | 2 |
|
22 | 3 | /.github/ @villebro @geido @eschutho @rusackas @betodealmeida @nytai @mistercrunch @kgabryje @sha174n @dpgaspar @sadpandajoe @hainenber |
|
30 | 11 |
|
31 | 12 | /.asf.yaml @villebro @geido @eschutho @rusackas @betodealmeida @nytai @mistercrunch @kgabryje @dpgaspar @sha174n @Antonio-RiveroMartnez |
32 | 13 |
|
33 | | -# Maps are a finicky contribution process we care about |
| 14 | +# Maps are fragile and political. GeoJson edits MUST be made in the Jupyter notebook or they'll be overwritten. |
34 | 15 |
|
35 | 16 | **/*.geojson @villebro @rusackas |
36 | 17 | **/*.ipynb @villebro @rusackas |
37 | | -/superset-frontend/plugins/legacy-plugin-chart-country-map/ @villebro @rusackas |
| 18 | +/superset-frontend/plugins/plugin-chart-country-map/ @villebro @rusackas |
38 | 19 |
|
39 | | -# Notify translation maintainers of changes to translations |
| 20 | +# Notify PMC members of changes to extension-related files |
40 | 21 |
|
41 | | -/superset/translations/ @sfirke @rusackas @villebro @sadpandajoe @hainenber |
| 22 | +/docs/developer_docs/extensions/ @michael-s-molina @villebro @rusackas |
| 23 | +/superset-extensions-cli/ @michael-s-molina @villebro @rusackas @sadpandajoe |
| 24 | +/superset/extensions/ @michael-s-molina @villebro @rusackas @sadpandajoe |
| 25 | +/superset-frontend/src/extensions/ @michael-s-molina @villebro @rusackas @sadpandajoe |
42 | 26 |
|
43 | | -# Notify PMC members of changes to extension-related files |
| 27 | +# Notify PMC members of config changes e.g. feature flags |
44 | 28 |
|
45 | | -/docs/developer_portal/extensions/ @michael-s-molina @villebro @rusackas |
46 | | -/superset-core/ @michael-s-molina @villebro @geido @eschutho @rusackas @kgabryje |
47 | | -/superset-extensions-cli/ @michael-s-molina @villebro @geido @eschutho @rusackas @kgabryje |
48 | | -/superset/core/ @michael-s-molina @villebro @geido @eschutho @rusackas @kgabryje |
49 | | -/superset/extensions/ @michael-s-molina @villebro @geido @eschutho @rusackas @kgabryje |
50 | | -/superset-frontend/src/packages/superset-core/ @michael-s-molina @villebro @geido @eschutho @rusackas @kgabryje |
51 | | -/superset-frontend/src/core/ @michael-s-molina @villebro @geido @eschutho @rusackas @kgabryje |
52 | | -/superset-frontend/src/extensions/ @michael-s-molina @villebro @geido @eschutho @rusackas @kgabryje |
| 29 | +/superset/config.py @michael-s-molina @villebro @rusackas @sadpandajoe |
0 commit comments