# Copyright 2020, Gerwin Klein, Régis Décamps
# SPDX-License-Identifier: BSD-3-Clause
#
# Default owner for everything, unless a later match takes precedence
# This project was created by Gerwin
*	@lsf37

# The jflex-unicode-maven-plugin was authored by Steve
/jflex-unicode-maven-plugin/  @sarowe
/testsuite/  @sarowe

# The Maven plugin was initially authored by Régis
/jflex-maven-plugin/	@regisd
# Régis also knows more Bazel config
WORKSPACE	@regis
BUILD	@regisd
