Skip to content

Commit a835bec

Browse files
authored
Make James Timmins a code owner for everything permissions related (#15366)
1 parent 7560316 commit a835bec

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/CODEOWNERS

+5
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@
2525
# WWW
2626
/airflow/www/ @ryanahamilton @ashb
2727

28+
# Security/Permissions
29+
/airflow/security/permissions.py @jhtimmins
30+
/airflow/www/security.py @jhtimmins
31+
/airflow/api_connexion/security.py @jhtimmins
32+
2833
# Providers
2934
/airflow/providers/google/ @turbaszek
3035
/airflow/providers/snowflake/ @turbaszek @potiuk @mik-laj

0 commit comments

Comments
 (0)