Changeset - cf3647942768
[Not reviewed]
0 1 0
Bradley M. Kuhn - 23 months ago 2022-05-02 15:23:24
bkuhn@sfconservancy.org
Correct email addresses for copyright assignment form.
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
www/conservancy/apps/assignment/views.py
Show inline comments
...
 
@@ -20,4 +20,4 @@ class AssignmentCreateView(CreateView):
 
            body,
 
            'ben@sturm.com.au',
 
            ['denver@sfconservancy.org', 'bsturmfels@sfconservancy.org'],
 
            'copyright-assignment@sfconservancy.org',
 
            ['copyright-assignment@sfconservancy.org', 'copyright-agent@sfconservancy.org'],
 
        )
0 comments (0 inline, 0 general)