This repository has been archived by the owner on Apr 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updates the CITP study id to [email protected] (#…
…643) * updates the CITP study id to [email protected] * CHANGELOG.md
- Loading branch information
Showing
3 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,7 @@ | |
|
||
* [#624](https://github.com/mozilla-rally/rally-core-addon/pull/624): Update the `income` field to use the key `exactIncome`; update `metrics.yaml` to change `income` to `exact_income` of type `quantity`. | ||
* [#636](https://github.com/mozilla-rally/rally-core-addon/pull/636): Remove undefined values from demographic survey submission. | ||
* [#643](https://github.com/mozilla-rally/rally-core-addon/pull/643): Update the CITP study id to `[email protected]`. | ||
|
||
# v1.3.1 (2021-05-20) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,6 @@ import PrincetonCovidDisinformationIRB from "./PrincetonCovidDisinformationIRB.s | |
import RS01Consent from "./RS01Consent.svelte"; | ||
|
||
export default { | ||
"rally.news.study@princeton.edu": PrincetonCovidDisinformationIRB, | ||
"princeton-news-study@rally.mozilla.org": PrincetonCovidDisinformationIRB, | ||
"[email protected]": RS01Consent | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters