blob: 7e84f0c99ce4c495e27550aa19a77c4066ee151d (
plain)
1
2
3
4
5
6
7
8
9
10
|
#
# Format the similar to CODEOWNERS: Each line has a path, whitespace and a
# message for contributors.
#
sys/contrib/device-tree :caution: No changes should be made here by pull request
# Catch all
contrib :warning: Contributed software usually managed by vendor branch
crypto :warning: Contributed crypto software usually managed by vendor branch
sys/contrib :warning: Contributed software usually managed by vendor branch
sys/crypto/skein :warning: Contributed crypto software usually managed by vendor branch
|