Skip to content

Commit f180f4f

Browse files
committed
Add CODEOWNERS file
1 parent cc8d131 commit f180f4f

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# CODEOWNERS file for OUDS Android
2+
#
3+
# This file defines code owners for the repository.
4+
# Code owners are automatically requested for review when someone opens a pull request
5+
# that modifies code that they own.
6+
#
7+
# More info: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
8+
9+
# Default owners for everything in the repo
10+
* @paulinea @florentmaitre

0 commit comments

Comments
 (0)