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

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


The following commit(s) were added to refs/heads/main by this push:
     new eef780284d8 docs: correctly embed links using rst syntax (#48377)
eef780284d8 is described below

commit eef780284d8282ca7c89065fb3a87845f8650041
Author: yunchi <[email protected]>
AuthorDate: Tue Mar 25 23:25:20 2025 -0700

    docs: correctly embed links using rst syntax (#48377)
---
 COMMITTERS.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/COMMITTERS.rst b/COMMITTERS.rst
index ef824f85781..0b790aa96a0 100644
--- a/COMMITTERS.rst
+++ b/COMMITTERS.rst
@@ -34,8 +34,8 @@ Often you can hear two different terms about people who have 
write access to the
   people who have write access to the repository. They can merge PRs, push to 
the repository, etc.
 * "Committers" is a term used in Apache Software Foundation (ASF) and is a 
term referring to people who have
   write access to the code repository and has a signed
-  [Contributor License Agreement (CLA)](https://www.apache.org/licenses/#clas) 
on file.  They have an
-  apache.org mail address. This is an official 
[role](https://www.apache.org/foundation/how-it-works/#roles)
+  `Contributor License Agreement (CLA) 
<https://www.apache.org/licenses/#clas>`_ on file.  They have an
+  apache.org mail address. This is an official `role 
<https://www.apache.org/foundation/how-it-works/#roles>`_
   defined and governed by the Apache Software Foundation.
 
 For all practical purposes, both terms are interchangeable because the Apache 
Software Foundation rule is

Reply via email to