summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HACKING4
1 files changed, 3 insertions, 1 deletions
diff --git a/HACKING b/HACKING
index f131e04a..acf76e54 100644
--- a/HACKING
+++ b/HACKING
@@ -16,7 +16,9 @@ Imports
# vim: tabstop=4 shiftwidth=4 softtabstop=4
{{stdlib imports in human alphabetical order}}
\n
- {{nova imports in human alphabetical order}}
+ {{3rd-party imports in human alphabetical order}}
+ \n
+ {{openstack imports in human alphabetical order}}
\n
\n
{{begin your code}}