Merge pull request #8 from clayg/swift

add swift project file
This commit is contained in:
Russell Bryant 2013-05-29 07:07:05 -07:00
commit 013e3633cb
3 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
#
# Copyright (C) 2011 - Soren Hansen
# Copyright (C) 2013 - Red Hat, Inc.

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
#
# Copyright (C) 2011 - Soren Hansen
# Copyright (C) 2013 - Red Hat, Inc.

1
swift.json Normal file
View File

@ -0,0 +1 @@
{"name": "swift", "subprojects": ["openstack/swift", "openstack/python-swiftclient"], "core-team": ["darrellb", "torgomatic", "notmyname", "gholt", "chmouel", "cthier", "clay-gerrard", "david-goetz", "redbo", "greglange"]}