Skip to content

Commit 7b5b79f

Browse files
authored
Merge pull request #40 from harvard-lil/contact-info
Tweak contact info
2 parents a768d5b + 75650f6 commit 7b5b79f

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ plugin authors, and contributors.
4646

4747
- File issues or suggestions:
4848
<https://github.com/harvard-lil/binoc/issues>
49-
- Email: <lil@law.harvard.edu>
49+
- Email: <publicdata@law.harvard.edu>
5050
- Feedback form: <https://forms.gle/MDZTZ1DvhuAanM8P9>
5151

5252
## Architectural ground rules

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,4 @@ Binoc is in active development. The CLI is ready to use; internals are unstable
104104
and expected to change. We welcome feedback, plugin authors, and contributors.
105105

106106
- File issues or suggestions: [github.com/harvard-lil/binoc/issues](https://github.com/harvard-lil/binoc/issues)
107-
- Email the team: [lil@law.harvard.edu](mailto:lil@law.harvard.edu)
107+
- Email the team: [publicdata@law.harvard.edu](mailto:publicdata@law.harvard.edu)

docs/overrides/main.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
{% block announce %}
44
Binoc is in a collaborative design phase. The CLI is ready to use; internals are
55
unstable and expected to change. Feedback and collaboration welcome:
6-
<a href="https://github.com/harvard-lil/binoc/issues">file an issue</a> or
7-
<a href="mailto:lil@law.harvard.edu">email us</a>.
6+
<a href="https://github.com/harvard-lil/binoc/issues">file an issue</a>,
7+
<a href="https://forms.gle/MDZTZ1DvhuAanM8P9">submit feedback</a>, or
8+
<a href="mailto:publicdata@law.harvard.edu">email us</a>.
89
{% endblock %}

0 commit comments

Comments
 (0)