This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-steward.git


The following commit(s) were added to refs/heads/main by this push:
     new c29e7fa  docs(MISSION): add Rich Bowen and Mike Drob to ASF members 
roster (#156)
c29e7fa is described below

commit c29e7fa23c23e0b15be179932053b14c5150ef13
Author: Jarek Potiuk <[email protected]>
AuthorDate: Thu May 14 19:51:54 2026 +0200

    docs(MISSION): add Rich Bowen and Mike Drob to ASF members roster (#156)
    
    Allowlist `Drob` in `.typos.toml` so the typos hook doesn't flag the
    surname as a typo of `Drop` — same fix shape as the existing `asert`
    entry for Paul King's `paulk-asert` handle.
    
    Generated-by: Claude Code (Claude Opus 4.7)
---
 .typos.toml | 4 ++++
 MISSION.md  | 2 ++
 2 files changed, 6 insertions(+)

diff --git a/.typos.toml b/.typos.toml
index 995f4ca..39bf317 100644
--- a/.typos.toml
+++ b/.typos.toml
@@ -48,6 +48,10 @@ lose = "lose"
 # in `.asf.yaml` collaborators). typos flags it as a typo of
 # `assert`.
 asert = "asert"
+# `Drob` is a surname — Mike Drob (Accumulo / Curator / HBase /
+# Lucene / Solr PMC member, listed in the MISSION.md roster).
+# typos flags it as a typo of `Drop`.
+Drob = "Drob"
 
 [default.extend-identifiers]
 # Identifiers that look like typos but are real symbol names.
diff --git a/MISSION.md b/MISSION.md
index 2277f6a..373d874 100644
--- a/MISSION.md
+++ b/MISSION.md
@@ -178,6 +178,8 @@ ASF members for the roster:
 - Zili Chen / tison (tison) — Pulsar PMC, Curator PMC, ZooKeeper PMC, …
 - James Fredley (jamesfredley) — Grails PMC
 - Calvin Kirs (kirs) — Doris PMC, Geode PMC
+- Rich Bowen (rbowen) — Incubator PMC, ComDev PMC, …
+- Mike Drob (mdrob) — Accumulo PMC, Curator PMC, HBase PMC, Lucene PMC, Solr 
PMC
 
 The named PMC roster will accompany the resolution at the time of vote.
 

Reply via email to