From d64e352c02f182223fac575242058efee11703d7 Mon Sep 17 00:00:00 2001 From: David Swan Date: Thu, 5 Sep 2019 14:05:48 +0100 Subject: [PATCH] (FM-8485) - Addition of CODEOWNERS file --- CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 00000000..d3bdf1fa --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,2 @@ +# Set the networking team as the main owners of the module +* @puppetlabs/networking