Skip to content

Add a CODEOWNERS file #6691

@jstirnaman

Description

@jstirnaman

Example:

# .github/CODEOWNERS

# Default owner for everything
* @your-docs-team

# Product-specific ownership
/content/influxdb/cloud/         @cloud-docs-owner
/content/influxdb/clustered/     @clustered-docs-owner
/content/telegraf/               @telegraf-docs-owner
/api-docs/                       @api-docs-owner

# Infra/tooling
/.circleci/                      @docs-infra
/layouts/                        @docs-infra

Aadd these lines for agent clarity:

# Agent-modified files - require human review
AGENTS.md                        @docs-lead
CLAUDE.md                        @docs-lead

Validation: After merging, open a test PR touching one of those paths—GitHub should auto-request the right reviewer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    AI assistant toolingConfigurations and skills for AI agents helping with documentation and CI.chore

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions