Skip to content

Commit 4d5cf76

Browse files
aklishAaron Klish
and
Aaron Klish
authored
Removing references to Verizon & Verizon Media from Elide project (#2229)
Co-authored-by: Aaron Klish <[email protected]>
1 parent 49aae8b commit 4d5cf76

File tree

6 files changed

+10
-9
lines changed

6 files changed

+10
-9
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ We only seek to accept code that you are authorized to contribute to the project
3939
4040
## Code of Conduct
4141

42-
We encourage inclusive and professional interactions on our project. We welcome everyone to open an issue, improve the documentation, report bug or submit a pull request. By participating in this project, you agree to abide by the [Verizon Media Code of Conduct](Code-Of-Conduct.md). If you feel there is a conduct issue related to this project, please raise it per the Code of Conduct process and we will address it.
42+
We encourage inclusive and professional interactions on our project. We welcome everyone to open an issue, improve the documentation, report bug or submit a pull request. By participating in this project, you agree to abide by the [Yahoo Code of Conduct](Code-Of-Conduct.md). If you feel there is a conduct issue related to this project, please raise it per the Code of Conduct process and we will address it.
4343

Code-Of-Conduct.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# Verizon Media Open Source Code of Conduct
1+
# Yahoo Open Source Code of Conduct
22

33
## Summary
44
This Code of Conduct is our way to encourage good behavior and discourage bad behavior in our open source community. We invite participation from many people to bring different perspectives to support this project. We pledge to do our part to foster a welcoming and professional environment free of harassment. We expect participants to communicate professionally and thoughtfully during their involvement with this project.
55

6-
Participants may lose their good standing by engaging in misconduct. For example: insulting, threatening, or conveying unwelcome sexual content. We ask participants who observe conduct issues to report the incident directly to the project's Response Team at opensource-conduct@verizonmedia.com. Verizon Media will assign a respondent to address the issue. We may remove harassers from this project.
6+
Participants may lose their good standing by engaging in misconduct. For example: insulting, threatening, or conveying unwelcome sexual content. We ask participants who observe conduct issues to report the incident directly to the project's Response Team at opensource-conduct@yahooinc.com. Yahoo will assign a respondent to address the issue. We may remove harassers from this project.
77

88
This code does not replace the terms of service or acceptable use policies of the websites used to support this project. We acknowledge that participants may be subject to additional conduct terms based on their employment which may govern their online expressions.
99

@@ -37,16 +37,16 @@ Participants remain in good standing when they do not engage in misconduct or ha
3737
We do not list all forms of harassment, nor imply some forms of harassment are not worthy of action. Any participant who *feels* harassed or *observes* harassment, should report the incident. Victim of harassment should not address grievances in the public forum, as this often intensifies the problem. Report it, and let us address it off-line.
3838

3939
### Reporting Issues
40-
If you experience or witness misconduct, or have any other concerns about the conduct of members of this project, please report it by contacting our Response Team at opensource-conduct@verizonmedia.com who will handle your report with discretion. Your report should include:
40+
If you experience or witness misconduct, or have any other concerns about the conduct of members of this project, please report it by contacting our Response Team at opensource-conduct@yahooinc.com who will handle your report with discretion. Your report should include:
4141
* Your preferred contact information. We cannot process anonymous reports.
4242
* Names (real or usernames) of those involved in the incident.
4343
* Your account of what occurred, and if the incident is ongoing. Please provide links to or transcripts of the publicly available records (e.g. a mailing list archive or a public IRC logger), so that we can review it.
4444
* Any additional information that may be helpful to achieve resolution.
4545

46-
After filing a report, a representative will contact you directly to review the incident and ask additional questions. If a member of the Verizon Media Response Team is named in an incident report, that member will be recused from handling your incident. If the complaint originates from a member of the Response Team, it will be addressed by a different member of the Response Team. We will consider reports to be confidential for the purpose of protecting victims of abuse.
46+
After filing a report, a representative will contact you directly to review the incident and ask additional questions. If a member of the Yahoo Response Team is named in an incident report, that member will be recused from handling your incident. If the complaint originates from a member of the Response Team, it will be addressed by a different member of the Response Team. We will consider reports to be confidential for the purpose of protecting victims of abuse.
4747

4848
### Scope
49-
Verizon Media will assign a Response Team member with admin rights on the project and legal rights on the project copyright. The Response Team is empowered to restrict some privileges to the project as needed. Since this project is governed by an open source license, any participant may fork the code under the terms of the project license. The Response Team’s goal is to preserve the project if possible, and will restrict or remove participation from those who disrupt the project.
49+
Yahoo will assign a Response Team member with admin rights on the project and legal rights on the project copyright. The Response Team is empowered to restrict some privileges to the project as needed. Since this project is governed by an open source license, any participant may fork the code under the terms of the project license. The Response Team’s goal is to preserve the project if possible, and will restrict or remove participation from those who disrupt the project.
5050

5151
This code does not replace the terms of service or acceptable use policies that are provided by the websites used to support this community. Nor does this code apply to communications or actions that take place outside of the context of this community. Many participants in this project are also subject to codes of conduct based on their employment. This code is a social-contract that informs participants of our social expectations. It is not a terms of service or legal contract.
5252

elide-async/src/test/java/com/yahoo/elide/async/models/ArtifactGroup.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021, Verizon Media.
2+
* Copyright 2021, Yahoo Inc.
33
* Licensed under the Apache License, Version 2.0
44
* See LICENSE file in project root for terms.
55
*/

elide-async/src/test/java/com/yahoo/elide/async/models/ArtifactProduct.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021, Verizon Media.
2+
* Copyright 2021, Yahoo.
33
* Licensed under the Apache License, Version 2.0
44
* See LICENSE file in project root for terms.
55
*/

elide-graphql/src/main/java/com/yahoo/elide/graphql/containers/NonEntityContainer.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020, Verizon Inc.
2+
* Copyright 2020, Yahoo Inc.
33
* Licensed under the Apache License, Version 2.0
44
* See LICENSE file in project root for terms.
55
*/

elide-graphql/src/test/java/com/yahoo/elide/graphql/FetcherUpsertTest.java

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ public void testRootSingleWithId() throws Exception {
6060
public void testRootSingleWithList() throws Exception {
6161
//book 1 and 2 already exist, should update
6262
runComparisonTest("rootSingleWithList");
63+
6364
}
6465

6566
@Test

0 commit comments

Comments
 (0)