diff options
Diffstat (limited to '')
-rw-r--r-- | src/tools/contrib/README.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/tools/contrib/README.rst b/src/tools/contrib/README.rst new file mode 100644 index 000000000..d7655e208 --- /dev/null +++ b/src/tools/contrib/README.rst @@ -0,0 +1,10 @@ +contrib +================== + +This directory houses scripts and other files that may be useful to Ceph +administrators. Everything here is provided *as-is*, and may or may +not be up-to-date or functional. Code may not be up to official standards. +Please do not assume any level of support. Your mileage may vary. + +Each file's header must include a tracker number and an author signed-off-by +line. |