This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/attic.git
The following commit(s) were added to refs/heads/main by this push: new 14705ad Fix Issue trackers 14705ad is described below commit 14705ada78ea942d583199d41ae1b284f9091200 Author: Sebb <s...@apache.org> AuthorDate: Thu May 1 01:14:34 2025 +0100 Fix Issue trackers --- _data/projects/drat.yaml | 4 ++-- _data/projects/lenya.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/projects/drat.yaml b/_data/projects/drat.yaml index 11230d5..605e826 100644 --- a/_data/projects/drat.yaml +++ b/_data/projects/drat.yaml @@ -15,5 +15,5 @@ source_repositories: mailing_lists: - dev - commits -issue_tracker: - type: JIRA +# issue_tracker: +# type: GitHub diff --git a/_data/projects/lenya.yaml b/_data/projects/lenya.yaml index 80a137a..f682dc7 100644 --- a/_data/projects/lenya.yaml +++ b/_data/projects/lenya.yaml @@ -17,6 +17,6 @@ mailing_lists: - commits - user issue_tracker: - type: JIRA + type: Bugzilla wiki: type: CWIKI