Skip to content

Conversation

@vlj91
Copy link
Contributor

@vlj91 vlj91 commented Oct 23, 2025

Summary

Moves the CODEOWNERS file from the repository root to the .github directory, aligning with GitHub's recommended practice and standard practice across other Airtasker repositories.

Changes

  • Moved CODEOWNERS to .github/CODEOWNERS

Motivation

The .github directory is the standard location for GitHub configuration files, including CODEOWNERS. This change improves consistency across Airtasker repositories - 20 out of 27 repositories with CODEOWNERS already use the .github location.

🤖 Generated with Claude Code

This change moves the CODEOWNERS file from the repository root to the
.github directory, which is the GitHub-recommended location for this file.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants