# -------------------------------------------------
# CODEOWNERS - For automated review request for
# high impact files.
#
# Important: The order in this file cascades.
#
# https://help.github.com/articles/about-codeowners
# -------------------------------------------------

# -------------------------------------------------
# All files are owned by dev team
# -------------------------------------------------

* @CodingCatDev/core

# --- Owned by none (negate rule above) ---

package.json
package-lock.json


/* @CodingCatDev/core

# --- Owned by none (negate rule above) ---

/package.json
/package-lock.json