From 25296754756cbae7a435952f0017b20e71fd5c1e Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 17 Sep 2012 09:01:20 -0400 Subject: bea864: upgrade to Bugs Everywhere Directory v1.5 (YAML -> JSON). --- .../64ccf451-b61c-491f-aa68-0ac1b5dbfa6d/values | 45 +++++++++++++++++++--- 1 file changed, 39 insertions(+), 6 deletions(-) (limited to '.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/64ccf451-b61c-491f-aa68-0ac1b5dbfa6d/values') diff --git a/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/64ccf451-b61c-491f-aa68-0ac1b5dbfa6d/values b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/64ccf451-b61c-491f-aa68-0ac1b5dbfa6d/values index 6a2d2ce..e941f2a 100644 --- a/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/64ccf451-b61c-491f-aa68-0ac1b5dbfa6d/values +++ b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/64ccf451-b61c-491f-aa68-0ac1b5dbfa6d/values @@ -1,17 +1,50 @@ -creator: dietmarw +{ -reporter: dietmarw -severity: minor -status: fixed + "creator": "dietmarw ", -summary: Set default user paths according to PEP370 -time: Tue, 01 Feb 2011 21:41:27 +0000 + + "reporter": "dietmarw ", + + + + + + + "severity": "minor", + + + + + + + "status": "fixed", + + + + + + + "summary": "Set default user paths according to PEP370", + + + + + + + "time": "Tue, 01 Feb 2011 21:41:27 +0000" + + + + + + +} -- cgit