Copilot commented on code in PR #1350:
URL: https://github.com/apache/airflow-site/pull/1350#discussion_r2648423695


##########
landing-pages/site/content/en/announcements/_index.md:
##########
@@ -10,6 +10,19 @@ menu:
 
  
  
+# December 25, 2025
+
+Airflow PMC welcomes new PMC members and committer:
+
+PMC member:
+
+* **Shahar Epstein** ([@shahar1](https://github.com/shahar1))
+
+Committer:
+
+* **David Blain** ([@dabla](https://github.com/dabla))
+* **Dheeraj Turaga** [@dheerajturaga](https://github.com/dheerajturaga)

Review Comment:
   Inconsistent markdown formatting for GitHub links. The first two entries use 
parentheses around the GitHub handle like ([@shahar1]...) and ([@dabla]...), 
while the third entry for Dheeraj Turaga is missing the opening parenthesis. 
The format should be consistent: either all entries should have parentheses or 
none should. Based on the pattern, it should be ([@dheerajturaga]...).
   ```suggestion
   * **Dheeraj Turaga** ([@dheerajturaga](https://github.com/dheerajturaga))
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to