diff options
author | Amar Tumballi <amarts@redhat.com> | 2018-02-14 04:11:24 +0530 |
---|---|---|
committer | Shyamsundar Ranganathan <srangana@redhat.com> | 2018-03-22 15:01:38 +0000 |
commit | a69e8a664adb3a9255f44522facf04c041f6dec6 (patch) | |
tree | 30c7b6873fef56275a9e64e44b1ea070ee754ab9 /.testignore | |
parent | 5b46d55660807860f7b6711754c700474c0b7d2a (diff) |
rfc.sh: provide a unified way to update bugs or github issues ID
Change-Id: Ie78d87b31512da6201ae26f3d391fa3f8e5b68d1
fixes: bz#1545891
Signed-off-by: Amar Tumballi <amarts@redhat.com>
Diffstat (limited to '.testignore')
-rw-r--r-- | .testignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.testignore b/.testignore index 72c0b38526b..fb6a78b4555 100644 --- a/.testignore +++ b/.testignore @@ -1,7 +1,9 @@ .github/ISSUE_TEMPLATE .gitignore .mailmap +.testignore rfc.sh +submit-for-review.sh AUTHORS CONTRIBUTING COPYING-GPLV2 |