From 3d289b803d24d21424b94333c10975748e00e0bb Mon Sep 17 00:00:00 2001 From: Aaron Date: Thu, 11 Jan 2018 12:25:41 -0800 Subject: [PATCH] update AUTHORS and changelog --- AUTHORS | 1 + changelog/3107.feature | 1 + 2 files changed, 2 insertions(+) create mode 100644 changelog/3107.feature diff --git a/AUTHORS b/AUTHORS index 862378be9..f677a6b5f 100644 --- a/AUTHORS +++ b/AUTHORS @@ -3,6 +3,7 @@ merlinux GmbH, Germany, office at merlinux eu Contributors include:: +Aaron Coleman Abdeali JK Abhijeet Kasurde Ahn Ki-Wook diff --git a/changelog/3107.feature b/changelog/3107.feature new file mode 100644 index 000000000..6692fad78 --- /dev/null +++ b/changelog/3107.feature @@ -0,0 +1 @@ +Optimize reorder_items in fixtures.py. \ No newline at end of file