SD-Fabric 1.0 release note

Change-Id: Ifd2897bd9e0c7d2304882702c8151705d6849e15
diff --git a/conf.py b/conf.py
index e2bbbbc..3866491 100644
--- a/conf.py
+++ b/conf.py
@@ -246,6 +246,7 @@
     r'https://github.com/stratum/fabric-tna/*',  # Fabric-TNA private repo
     r'https://github.com/opennetworkinglab/sdfabric-utils',  # Private repo
     r'https://github.com/omec-project/up4/*',  # UP4 private repo
+    r'https://github.com/omec-project/dbuf/*',  # DBUF private repo
     r'https://jenkins.aetherproject.org/view/SD-Fabric%20Nightly%20Tests/'  # Jenkins View, requires login
 ]