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

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


The following commit(s) were added to refs/heads/v3-3-test by this push:
     new d61632a0151 [v3-3-test] Fixing formatting of a code block in PMC 
checks for providers (#69588) (#69602)
d61632a0151 is described below

commit d61632a015184731a96213fd450d6288a2128722
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 8 15:17:18 2026 +0200

    [v3-3-test] Fixing formatting of a code block in PMC checks for providers 
(#69588) (#69602)
    
    (cherry picked from commit a0284d47131889d1cbb96984be3cbe349f679922)
    
    Co-authored-by: Amogh Desai <[email protected]>
---
 dev/README_RELEASE_PROVIDERS.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev/README_RELEASE_PROVIDERS.md b/dev/README_RELEASE_PROVIDERS.md
index 7f4c1ab0350..eab74f00b42 100644
--- a/dev/README_RELEASE_PROVIDERS.md
+++ b/dev/README_RELEASE_PROVIDERS.md
@@ -1017,7 +1017,7 @@ to verify that all expected files are present in SVN. 
This command will produce
 may help with verifying installation of the packages.
 
 Once you have cloned/updated the SVN repository, copy the PyPi URLs shared
-in the email to a file called `packages.txt` in the $AIRFLOW_REPO_ROOT/files
+in the email to a file called `packages.txt` in the `$AIRFLOW_REPO_ROOT/files`
 directory (git-ignored, so it won't be accidentally committed).
 
 ```shell script

Reply via email to