From e9a369e8cd1b844e4abe8ee6a78220b0fa7490c2 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Fri, 21 Aug 2015 12:31:34 -0500 Subject: [PATCH] Note that Fedora ansible is not the upstream for this code. --- scripts/review-stats/.gitignore | 1 + scripts/review-stats/ANSIBLE-IS-NOT-UPSTREAM | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 scripts/review-stats/ANSIBLE-IS-NOT-UPSTREAM diff --git a/scripts/review-stats/.gitignore b/scripts/review-stats/.gitignore index a0ea384..d0f7a09 100644 --- a/scripts/review-stats/.gitignore +++ b/scripts/review-stats/.gitignore @@ -1 +1,2 @@ +bzcookie local.cfg diff --git a/scripts/review-stats/ANSIBLE-IS-NOT-UPSTREAM b/scripts/review-stats/ANSIBLE-IS-NOT-UPSTREAM new file mode 100644 index 0000000..d49c150 --- /dev/null +++ b/scripts/review-stats/ANSIBLE-IS-NOT-UPSTREAM @@ -0,0 +1,5 @@ +If you commit changes to the code or templates in ansible, they will not be +reflected in the upstream code and may be overwritten when upstream is copied +into ansible. Upstream is at +ssh://git.fedorahosted.org/git/fedora-infrastructure.git in +scripts/review-stats.