mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-05-28 18:43:40 +00:00
Implement an auto-assign workflow to automatically assign newly opened issues to the repository owner. Impact: Streamlines issue management by ensuring the owner is automatically assigned to new issues.
11 lines
414 B
Text
11 lines
414 B
Text
# CODEOWNERS
|
|
#
|
|
# This file defines code owners for this repository.
|
|
# Code owners are automatically requested for review when a pull request
|
|
# modifies files they own.
|
|
#
|
|
# See: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
|
|
#
|
|
# NOTE: This file is updated automatically by initialize.sh when using the blueprint.
|
|
|
|
* @jpawlowski
|