diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index df2eeb72f1..d00ab9b714 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -13,12 +13,9 @@ /kubernetes/apps/charts/jupyterhub @atvaccaro @SorenSpicknall /images @atvaccaro @SorenSpicknall -# project documentation -/docs @lauriemerrell - # actual pipeline code -/airflow @atvaccaro @lauriemerrell @SorenSpicknall -/jobs @atvaccaro @lauriemerrell @SorenSpicknall -/runbooks @atvaccaro @lauriemerrell @SorenSpicknall -/services @atvaccaro @lauriemerrell @SorenSpicknall -/warehouse @atvaccaro @lauriemerrell @SorenSpicknall +/airflow @atvaccaro @SorenSpicknall +/jobs @atvaccaro @SorenSpicknall +/runbooks @atvaccaro @SorenSpicknall +/services @atvaccaro @SorenSpicknall +/warehouse @atvaccaro @SorenSpicknall diff --git a/airflow/dags/create_external_tables/METADATA.yml b/airflow/dags/create_external_tables/METADATA.yml index c85ab4d1b1..510358e329 100644 --- a/airflow/dags/create_external_tables/METADATA.yml +++ b/airflow/dags/create_external_tables/METADATA.yml @@ -10,7 +10,6 @@ default_args: email: - "andrew.v@jarv.us" - "jameelah.y@jarv.us" - - "laurie.m@jarv.us" email_on_failure: True email_on_retry: False retries: 0 diff --git a/airflow/dags/deploy_dbt_docs/METADATA.yml b/airflow/dags/deploy_dbt_docs/METADATA.yml index ccfc8d6a2d..9f8f59d574 100644 --- a/airflow/dags/deploy_dbt_docs/METADATA.yml +++ b/airflow/dags/deploy_dbt_docs/METADATA.yml @@ -9,7 +9,6 @@ default_args: email: - "andrew.v@jarv.us" - "jameelah.y@jarv.us" - - "laurie.m@jarv.us" email_on_failure: True email_on_retry: False retries: 0 diff --git a/airflow/dags/download_gtfs_schedule_v2/METADATA.yml b/airflow/dags/download_gtfs_schedule_v2/METADATA.yml index f9b738797c..c7d60d6a53 100644 --- a/airflow/dags/download_gtfs_schedule_v2/METADATA.yml +++ b/airflow/dags/download_gtfs_schedule_v2/METADATA.yml @@ -10,7 +10,6 @@ default_args: - "evan.siroky@dot.ca.gov" - "hunter.owens@dot.ca.gov" - "jameelah.y@jarv.us" - - "laurie.m@jarv.us" - "andrew.v@jarv.us" email_on_failure: True email_on_retry: False diff --git a/airflow/dags/download_gtfs_schedule_v2/email_download_failures.py b/airflow/dags/download_gtfs_schedule_v2/email_download_failures.py index 1b01116b72..0f53ef3202 100644 --- a/airflow/dags/download_gtfs_schedule_v2/email_download_failures.py +++ b/airflow/dags/download_gtfs_schedule_v2/email_download_failures.py @@ -40,7 +40,6 @@ def email_failures(task_instance: TaskInstance, execution_date, **kwargs): else: send_email( to=[ - "laurie.m@jarv.us", "andrew.v@jarv.us", "evan.siroky@dot.ca.gov", "hunter.owens@dot.ca.gov", diff --git a/airflow/dags/parse_and_validate_rt_v2/METADATA.yml b/airflow/dags/parse_and_validate_rt_v2/METADATA.yml index aff0855326..8f4dd31295 100644 --- a/airflow/dags/parse_and_validate_rt_v2/METADATA.yml +++ b/airflow/dags/parse_and_validate_rt_v2/METADATA.yml @@ -11,7 +11,6 @@ default_args: - "evan.siroky@dot.ca.gov" - "hunter.owens@dot.ca.gov" - "jameelah.y@jarv.us" - - "laurie.m@jarv.us" email_on_failure: True email_on_retry: False max_active_dag_runs: 6 diff --git a/airflow/dags/publish_open_data/METADATA.yml b/airflow/dags/publish_open_data/METADATA.yml index 8af3d8a5b0..79e7d8f440 100644 --- a/airflow/dags/publish_open_data/METADATA.yml +++ b/airflow/dags/publish_open_data/METADATA.yml @@ -9,7 +9,6 @@ default_args: email: - "andrew.v@jarv.us" - "eric.dasmalchi@dot.ca.gov" - - "laurie.m@jarv.us" email_on_failure: True email_on_retry: False retries: 1 diff --git a/airflow/dags/scrape_feed_aggregators/METADATA.yml b/airflow/dags/scrape_feed_aggregators/METADATA.yml index 26f5818b0c..6ba8db7fc8 100644 --- a/airflow/dags/scrape_feed_aggregators/METADATA.yml +++ b/airflow/dags/scrape_feed_aggregators/METADATA.yml @@ -10,7 +10,6 @@ default_args: - "andrew.v@jarv.us" - "evan.siroky@dot.ca.gov" - "jameelah.y@jarv.us" - - "laurie.m@jarv.us" - "soren.s@jarv.us" email_on_failure: True email_on_retry: False diff --git a/airflow/dags/transform_warehouse/METADATA.yml b/airflow/dags/transform_warehouse/METADATA.yml index 800d90e23d..dd0e8a1d1b 100644 --- a/airflow/dags/transform_warehouse/METADATA.yml +++ b/airflow/dags/transform_warehouse/METADATA.yml @@ -9,7 +9,6 @@ default_args: email: - "andrew.v@jarv.us" - "jameelah.y@jarv.us" - - "laurie.m@jarv.us" email_on_failure: True email_on_retry: False retries: 0 diff --git a/airflow/dags/transform_warehouse_full_refresh/METADATA.yml b/airflow/dags/transform_warehouse_full_refresh/METADATA.yml index 448f35d648..782e4a94cf 100644 --- a/airflow/dags/transform_warehouse_full_refresh/METADATA.yml +++ b/airflow/dags/transform_warehouse_full_refresh/METADATA.yml @@ -9,7 +9,6 @@ default_args: email: - "andrew.v@jarv.us" - "jameelah.y@jarv.us" - - "laurie.m@jarv.us" email_on_failure: True email_on_retry: False retries: 0 diff --git a/airflow/dags/unzip_and_validate_gtfs_schedule_hourly/METADATA.yml b/airflow/dags/unzip_and_validate_gtfs_schedule_hourly/METADATA.yml index ec78af16fb..43a093a796 100644 --- a/airflow/dags/unzip_and_validate_gtfs_schedule_hourly/METADATA.yml +++ b/airflow/dags/unzip_and_validate_gtfs_schedule_hourly/METADATA.yml @@ -7,7 +7,6 @@ default_args: depends_on_past: False start_date: "2021-04-15" email: - - "laurie.m@jarv.us" - "andrew.v@jarv.us" - "jameelah.y@jarv.us" email_on_failure: True