JoeGruffins
0161f3019b
pull: Fix CODEOWNERS absolute path matching. ( #37244 )
...
Patterns starting with "/" (e.g. /docs/.*\.md) never matched because git
returns relative paths without a leading slash. Strip the leading "/"
before compiling the regex since the ^...$ anchoring already provides
root-relative semantics.
Fixes : #28107
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2026-04-17 23:54:49 +02:00
..
2025-08-28 03:52:43 +00:00
2025-09-10 03:15:01 +00:00
2026-02-01 12:28:28 +00:00
2025-06-18 01:48:09 +00:00
2025-08-28 03:52:43 +00:00
2026-04-12 10:17:25 +08:00
2025-08-28 03:52:43 +00:00
2024-03-01 16:46:02 +00:00
2025-08-28 03:52:43 +00:00
2025-07-22 10:02:01 -07:00
2025-07-22 10:02:01 -07:00
2025-08-28 03:52:43 +00:00
2026-03-29 09:21:14 +00:00
2025-08-28 03:52:43 +00:00
2025-06-18 01:48:09 +00:00
2025-07-22 10:02:01 -07:00
2025-02-17 11:28:37 -08:00
2026-03-31 10:03:52 +08:00
2025-10-19 00:37:50 +08:00
2025-06-18 01:48:09 +00:00
2025-10-19 00:37:50 +08:00
2026-03-29 09:21:14 +00:00
2025-08-28 03:52:43 +00:00
2023-12-14 09:26:59 +00:00
2025-08-28 03:52:43 +00:00
2024-11-25 09:56:50 +08:00
2025-08-28 03:52:43 +00:00
2026-03-29 09:21:14 +00:00
2026-02-16 09:57:18 +00:00
2026-03-13 09:58:44 -07:00
2025-07-22 10:02:01 -07:00
2023-09-28 01:38:53 +00:00
2026-02-12 22:09:32 +00:00
2025-08-28 03:52:43 +00:00
2025-12-20 16:16:20 +00:00
2025-08-28 03:52:43 +00:00
2026-03-29 09:21:14 +00:00
2026-04-17 23:54:49 +02:00
2026-04-17 23:54:49 +02:00
2025-07-22 10:02:01 -07:00
2026-02-28 11:23:20 -08:00
2026-01-16 14:52:57 +00:00
2026-03-29 09:21:14 +00:00
2025-08-28 03:52:43 +00:00
2026-01-13 13:13:39 +00:00
2025-08-28 03:52:43 +00:00
2026-02-20 21:48:54 +00:00