]> git.ipfire.org Git - thirdparty/patchwork.git/commit
REST: Add maintainers to '/projects'
authorStephen Finucane <stephen@that.guru>
Thu, 24 Nov 2016 14:45:45 +0000 (14:45 +0000)
committerStephen Finucane <stephen@that.guru>
Fri, 23 Dec 2016 23:41:34 +0000 (23:41 +0000)
commit4d36190ac7013dd96b57915a11ecdeeee03bbcb5
tree0d42062766ebf125b4ac8f8b44a31243fb30f2bf
parentf5bfb4ff366b43b44a4fdbc53030c5c8b3f601c3
REST: Add maintainers to '/projects'

This is in the UI. Expose it in the API.

Signed-off-by: Stephen Finucane <stephen@that.guru>
Reviewed-by: Daniel Axtens <dja@axtens.net>
patchwork/api/project.py
patchwork/tests/test_rest_api.py