diff options
Diffstat (limited to 'tools/diag')
-rw-r--r-- | tools/diag/ac/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/diag/ac/README b/tools/diag/ac/README new file mode 100644 index 0000000..48c1cad --- /dev/null +++ b/tools/diag/ac/README @@ -0,0 +1,9 @@ +Various scripts that checks of style/content correctness of +committers lists in doc/ area. + +ac check if the contributors article is in sync with the + committers list +ent.sh check for ordering/content problems in .ent files (authors.ent, + teams.ent, etc) + +$FreeBSD$ |