spec: filter Requires dependency for python(abi)
[platform/upstream/bcc.git] / CODEOWNERS
index 3c1476c..a009420 100644 (file)
@@ -20,3 +20,6 @@
 
 # Python API
 /src/python/ @drzaeus77 @goldshtn
+
+# Tests
+/tests/ @drzaeus77 @yonghong-song