forked from USEPA/expert-query
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
aed5b2f
commit bed4afb
Showing
3 changed files
with
6 additions
and
6 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
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 |
---|---|---|
|
@@ -13,7 +13,7 @@ Please take a moment to review this document in order to make the contribution p | |
|
||
The issue tracker is the preferred channel for [change requests](#change_requests), but please respect the following restrictions: | ||
|
||
* Please **do not** use the issue tracker for personal support requests or questions. Use the [contact us form]([mailto:[email protected]](https://www.epa.gov/waterdata/forms/contact-us-about-water-data-and-tools)) instead. | ||
* Please **do not** use the issue tracker for personal support requests or questions. Use the [contact us form](https://www.epa.gov/waterdata/forms/contact-us-about-water-data-and-tools) instead. | ||
|
||
* Please **do not** derail issues. Keep the discussion on topic and respect the opinions of others. Start a new issue for a new change instead of using the same thread for multiple changes. | ||
|
||
|
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 |
---|---|---|
|
@@ -8,17 +8,17 @@ | |
"licenses": [ | ||
{ | ||
"name": "Creative Commons Zero (CC0)", | ||
"URL": "https://github.com/USEPA/mywaterway/blob/develop/LICENSE" | ||
"URL": "https://github.com/USEPA/expert-query/blob/develop/LICENSE" | ||
} | ||
], | ||
"usageType": "openSource", | ||
"exemptionText": "The custom code contained in this repoistory is freely available to be used in other projects." | ||
}, | ||
"repositoryURL": "https://github.com/USEPA/expert-query", | ||
"vcs" : "git", | ||
"homepageURL" : "https://attainsquery.epa.gov", | ||
"homepageURL" : "https://owapps.epa.gov/expertquery", | ||
"downloadURL" : "https://github.com/USEPA/expert-query", | ||
"disclaimerURL" : "https://github.com/USEPA/expert-query/blob/develop/readme.md", | ||
"disclaimerURL" : "https://github.com/USEPA/expert-query/blob/develop/README.md", | ||
"disclaimerText" : "This United States Environmental Protection Agency (EPA) GitHub project code is provided on an 'as is' basis and the user assumes responsibility for its use. EPA has relinquished control of the information and no longer has responsibility to protect the integrity, confidentiality, or availability of the information.", | ||
"languages": [ | ||
"React", | ||
|
@@ -34,7 +34,7 @@ | |
"contact": { | ||
"name": "Expert Query Team", | ||
"email": "[email protected]", | ||
"URL": "https://www.epa.gov/waterdata/forms/contact-us-about-expert-query" | ||
"URL": "https://www.epa.gov/waterdata/forms/contact-us-about-water-data-and-tools" | ||
}, | ||
"reusedCode": [ | ||
{ | ||
|