From c073b2d41758a8747344da02dbdb579154dea0dc Mon Sep 17 00:00:00 2001 From: Toby Lawrence Date: Wed, 24 Apr 2019 08:06:48 -0400 Subject: [PATCH 1/3] Fix up the CoC and make it consistent + add license. --- CODE_OF_CONDUCT.md | 9 ++++++--- metrics-core/CODE_OF_CONDUCT.md | 9 ++++++--- metrics-exporter-log/CODE_OF_CONDUCT.md | 9 ++++++--- metrics-exporter-log/LICENSE | 17 +++++++++++++++++ metrics-recorder-prometheus/CODE_OF_CONDUCT.md | 9 ++++++--- metrics-recorder-prometheus/LICENSE | 17 +++++++++++++++++ metrics-recorder-text/CODE_OF_CONDUCT.md | 9 ++++++--- metrics-recorder-text/LICENSE | 17 +++++++++++++++++ metrics-util/CODE_OF_CONDUCT.md | 11 ++++++----- metrics-util/LICENSE | 17 +++++++++++++++++ metrics/CODE_OF_CONDUCT.md | 11 ++++++----- metrics/LICENSE | 5 ----- 12 files changed, 110 insertions(+), 30 deletions(-) create mode 100644 metrics-exporter-log/LICENSE create mode 100644 metrics-recorder-prometheus/LICENSE create mode 100644 metrics-recorder-text/LICENSE create mode 100644 metrics-util/LICENSE diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index e2a29f4..e5ff99a 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -4,14 +4,12 @@ This document is based on the [Rust Code of Conduct](https://www.rust-lang.org/c ## Conduct -**Contact**: [toby@nuclearfurnace.com](mailto:toby@nuclearfurnace.com) - * We are committed to providing a friendly, safe and welcoming environment for all, regardless of level of experience, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion, nationality, or other similar characteristic. * Avoid using overtly sexual nicknames or other nicknames that might detract from a friendly, safe and welcoming environment for all. * Please be kind and courteous. There's no need to be mean or rude. * Respect that people have differences of opinion and that every design or implementation choice carries a trade-off and numerous costs. There is seldom a right answer. * Please keep unstructured critique to a minimum. If you have solid ideas you want to experiment with, make a fork and see how it works. -* We will exclude you from interaction if you insult, demean or harass anyone. That is not welcome behaviour. We interpret the term "harassment" as including the definition in the Citizen Code of Conduct; if you have any lack of clarity about what might be included in that concept, please read their definition. In particular, we don't tolerate behavior that excludes people in socially marginalized groups. +* We will exclude you from interaction if you insult, demean or harass anyone. That is not welcome behaviour. We interpret the term "harassment" as including the definition in the [Citizen Code of Conduct](http://citizencodeofconduct.org/); if you have any lack of clarity about what might be included in that concept, please read their definition. In particular, we don't tolerate behavior that excludes people in socially marginalized groups. * Private harassment is also unacceptable. No matter who you are, if you feel you have been or are being harassed or made uncomfortable by a community member, please contact one of the repository Owners immediately. Whether you're a regular contributor or a newcomer, we care about making this community a safe place for you and we've got your back. * Likewise any spamming, trolling, flaming, baiting or other attention-stealing behaviour is not welcome. @@ -25,3 +23,8 @@ These are the policies for upholding our community's standards of conduct. If yo In the Rust community we strive to go the extra step to look out for each other. Don't just aim to be technically unimpeachable, try to be your best self. In particular, avoid flirting with offensive or sensitive issues, particularly if they're off-topic; this all too often leads to unnecessary fights, hurt feelings, and damaged trust; worse, it can drive people away from the community entirely. And if someone takes issue with something you said or did, resist the urge to be defensive. Just stop doing what it was they complained about and apologize. Even if you feel you were misinterpreted or unfairly accused, chances are good there was something you could've communicated better — remember that it's your responsibility to make your fellow Rustaceans comfortable. Everyone wants to get along and we are all here first and foremost because we want to talk about cool technology. You will find that people will be eager to assume good intent and forgive as long as you earn their trust. + +## Contacts: + +- [toby@nuclearfurnace.com](mailto:toby@nuclearfurnace.com) +- [luciofranco14@gmail.com](mailto:luciofranco14@gmail.com) diff --git a/metrics-core/CODE_OF_CONDUCT.md b/metrics-core/CODE_OF_CONDUCT.md index e2a29f4..e5ff99a 100644 --- a/metrics-core/CODE_OF_CONDUCT.md +++ b/metrics-core/CODE_OF_CONDUCT.md @@ -4,14 +4,12 @@ This document is based on the [Rust Code of Conduct](https://www.rust-lang.org/c ## Conduct -**Contact**: [toby@nuclearfurnace.com](mailto:toby@nuclearfurnace.com) - * We are committed to providing a friendly, safe and welcoming environment for all, regardless of level of experience, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion, nationality, or other similar characteristic. * Avoid using overtly sexual nicknames or other nicknames that might detract from a friendly, safe and welcoming environment for all. * Please be kind and courteous. There's no need to be mean or rude. * Respect that people have differences of opinion and that every design or implementation choice carries a trade-off and numerous costs. There is seldom a right answer. * Please keep unstructured critique to a minimum. If you have solid ideas you want to experiment with, make a fork and see how it works. -* We will exclude you from interaction if you insult, demean or harass anyone. That is not welcome behaviour. We interpret the term "harassment" as including the definition in the Citizen Code of Conduct; if you have any lack of clarity about what might be included in that concept, please read their definition. In particular, we don't tolerate behavior that excludes people in socially marginalized groups. +* We will exclude you from interaction if you insult, demean or harass anyone. That is not welcome behaviour. We interpret the term "harassment" as including the definition in the [Citizen Code of Conduct](http://citizencodeofconduct.org/); if you have any lack of clarity about what might be included in that concept, please read their definition. In particular, we don't tolerate behavior that excludes people in socially marginalized groups. * Private harassment is also unacceptable. No matter who you are, if you feel you have been or are being harassed or made uncomfortable by a community member, please contact one of the repository Owners immediately. Whether you're a regular contributor or a newcomer, we care about making this community a safe place for you and we've got your back. * Likewise any spamming, trolling, flaming, baiting or other attention-stealing behaviour is not welcome. @@ -25,3 +23,8 @@ These are the policies for upholding our community's standards of conduct. If yo In the Rust community we strive to go the extra step to look out for each other. Don't just aim to be technically unimpeachable, try to be your best self. In particular, avoid flirting with offensive or sensitive issues, particularly if they're off-topic; this all too often leads to unnecessary fights, hurt feelings, and damaged trust; worse, it can drive people away from the community entirely. And if someone takes issue with something you said or did, resist the urge to be defensive. Just stop doing what it was they complained about and apologize. Even if you feel you were misinterpreted or unfairly accused, chances are good there was something you could've communicated better — remember that it's your responsibility to make your fellow Rustaceans comfortable. Everyone wants to get along and we are all here first and foremost because we want to talk about cool technology. You will find that people will be eager to assume good intent and forgive as long as you earn their trust. + +## Contacts: + +- [toby@nuclearfurnace.com](mailto:toby@nuclearfurnace.com) +- [luciofranco14@gmail.com](mailto:luciofranco14@gmail.com) diff --git a/metrics-exporter-log/CODE_OF_CONDUCT.md b/metrics-exporter-log/CODE_OF_CONDUCT.md index e2a29f4..e5ff99a 100644 --- a/metrics-exporter-log/CODE_OF_CONDUCT.md +++ b/metrics-exporter-log/CODE_OF_CONDUCT.md @@ -4,14 +4,12 @@ This document is based on the [Rust Code of Conduct](https://www.rust-lang.org/c ## Conduct -**Contact**: [toby@nuclearfurnace.com](mailto:toby@nuclearfurnace.com) - * We are committed to providing a friendly, safe and welcoming environment for all, regardless of level of experience, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion, nationality, or other similar characteristic. * Avoid using overtly sexual nicknames or other nicknames that might detract from a friendly, safe and welcoming environment for all. * Please be kind and courteous. There's no need to be mean or rude. * Respect that people have differences of opinion and that every design or implementation choice carries a trade-off and numerous costs. There is seldom a right answer. * Please keep unstructured critique to a minimum. If you have solid ideas you want to experiment with, make a fork and see how it works. -* We will exclude you from interaction if you insult, demean or harass anyone. That is not welcome behaviour. We interpret the term "harassment" as including the definition in the Citizen Code of Conduct; if you have any lack of clarity about what might be included in that concept, please read their definition. In particular, we don't tolerate behavior that excludes people in socially marginalized groups. +* We will exclude you from interaction if you insult, demean or harass anyone. That is not welcome behaviour. We interpret the term "harassment" as including the definition in the [Citizen Code of Conduct](http://citizencodeofconduct.org/); if you have any lack of clarity about what might be included in that concept, please read their definition. In particular, we don't tolerate behavior that excludes people in socially marginalized groups. * Private harassment is also unacceptable. No matter who you are, if you feel you have been or are being harassed or made uncomfortable by a community member, please contact one of the repository Owners immediately. Whether you're a regular contributor or a newcomer, we care about making this community a safe place for you and we've got your back. * Likewise any spamming, trolling, flaming, baiting or other attention-stealing behaviour is not welcome. @@ -25,3 +23,8 @@ These are the policies for upholding our community's standards of conduct. If yo In the Rust community we strive to go the extra step to look out for each other. Don't just aim to be technically unimpeachable, try to be your best self. In particular, avoid flirting with offensive or sensitive issues, particularly if they're off-topic; this all too often leads to unnecessary fights, hurt feelings, and damaged trust; worse, it can drive people away from the community entirely. And if someone takes issue with something you said or did, resist the urge to be defensive. Just stop doing what it was they complained about and apologize. Even if you feel you were misinterpreted or unfairly accused, chances are good there was something you could've communicated better — remember that it's your responsibility to make your fellow Rustaceans comfortable. Everyone wants to get along and we are all here first and foremost because we want to talk about cool technology. You will find that people will be eager to assume good intent and forgive as long as you earn their trust. + +## Contacts: + +- [toby@nuclearfurnace.com](mailto:toby@nuclearfurnace.com) +- [luciofranco14@gmail.com](mailto:luciofranco14@gmail.com) diff --git a/metrics-exporter-log/LICENSE b/metrics-exporter-log/LICENSE new file mode 100644 index 0000000..1cc7cf0 --- /dev/null +++ b/metrics-exporter-log/LICENSE @@ -0,0 +1,17 @@ +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in all +// copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +// SOFTWARE. diff --git a/metrics-recorder-prometheus/CODE_OF_CONDUCT.md b/metrics-recorder-prometheus/CODE_OF_CONDUCT.md index e2a29f4..e5ff99a 100644 --- a/metrics-recorder-prometheus/CODE_OF_CONDUCT.md +++ b/metrics-recorder-prometheus/CODE_OF_CONDUCT.md @@ -4,14 +4,12 @@ This document is based on the [Rust Code of Conduct](https://www.rust-lang.org/c ## Conduct -**Contact**: [toby@nuclearfurnace.com](mailto:toby@nuclearfurnace.com) - * We are committed to providing a friendly, safe and welcoming environment for all, regardless of level of experience, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion, nationality, or other similar characteristic. * Avoid using overtly sexual nicknames or other nicknames that might detract from a friendly, safe and welcoming environment for all. * Please be kind and courteous. There's no need to be mean or rude. * Respect that people have differences of opinion and that every design or implementation choice carries a trade-off and numerous costs. There is seldom a right answer. * Please keep unstructured critique to a minimum. If you have solid ideas you want to experiment with, make a fork and see how it works. -* We will exclude you from interaction if you insult, demean or harass anyone. That is not welcome behaviour. We interpret the term "harassment" as including the definition in the Citizen Code of Conduct; if you have any lack of clarity about what might be included in that concept, please read their definition. In particular, we don't tolerate behavior that excludes people in socially marginalized groups. +* We will exclude you from interaction if you insult, demean or harass anyone. That is not welcome behaviour. We interpret the term "harassment" as including the definition in the [Citizen Code of Conduct](http://citizencodeofconduct.org/); if you have any lack of clarity about what might be included in that concept, please read their definition. In particular, we don't tolerate behavior that excludes people in socially marginalized groups. * Private harassment is also unacceptable. No matter who you are, if you feel you have been or are being harassed or made uncomfortable by a community member, please contact one of the repository Owners immediately. Whether you're a regular contributor or a newcomer, we care about making this community a safe place for you and we've got your back. * Likewise any spamming, trolling, flaming, baiting or other attention-stealing behaviour is not welcome. @@ -25,3 +23,8 @@ These are the policies for upholding our community's standards of conduct. If yo In the Rust community we strive to go the extra step to look out for each other. Don't just aim to be technically unimpeachable, try to be your best self. In particular, avoid flirting with offensive or sensitive issues, particularly if they're off-topic; this all too often leads to unnecessary fights, hurt feelings, and damaged trust; worse, it can drive people away from the community entirely. And if someone takes issue with something you said or did, resist the urge to be defensive. Just stop doing what it was they complained about and apologize. Even if you feel you were misinterpreted or unfairly accused, chances are good there was something you could've communicated better — remember that it's your responsibility to make your fellow Rustaceans comfortable. Everyone wants to get along and we are all here first and foremost because we want to talk about cool technology. You will find that people will be eager to assume good intent and forgive as long as you earn their trust. + +## Contacts: + +- [toby@nuclearfurnace.com](mailto:toby@nuclearfurnace.com) +- [luciofranco14@gmail.com](mailto:luciofranco14@gmail.com) diff --git a/metrics-recorder-prometheus/LICENSE b/metrics-recorder-prometheus/LICENSE new file mode 100644 index 0000000..1cc7cf0 --- /dev/null +++ b/metrics-recorder-prometheus/LICENSE @@ -0,0 +1,17 @@ +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in all +// copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +// SOFTWARE. diff --git a/metrics-recorder-text/CODE_OF_CONDUCT.md b/metrics-recorder-text/CODE_OF_CONDUCT.md index e2a29f4..e5ff99a 100644 --- a/metrics-recorder-text/CODE_OF_CONDUCT.md +++ b/metrics-recorder-text/CODE_OF_CONDUCT.md @@ -4,14 +4,12 @@ This document is based on the [Rust Code of Conduct](https://www.rust-lang.org/c ## Conduct -**Contact**: [toby@nuclearfurnace.com](mailto:toby@nuclearfurnace.com) - * We are committed to providing a friendly, safe and welcoming environment for all, regardless of level of experience, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion, nationality, or other similar characteristic. * Avoid using overtly sexual nicknames or other nicknames that might detract from a friendly, safe and welcoming environment for all. * Please be kind and courteous. There's no need to be mean or rude. * Respect that people have differences of opinion and that every design or implementation choice carries a trade-off and numerous costs. There is seldom a right answer. * Please keep unstructured critique to a minimum. If you have solid ideas you want to experiment with, make a fork and see how it works. -* We will exclude you from interaction if you insult, demean or harass anyone. That is not welcome behaviour. We interpret the term "harassment" as including the definition in the Citizen Code of Conduct; if you have any lack of clarity about what might be included in that concept, please read their definition. In particular, we don't tolerate behavior that excludes people in socially marginalized groups. +* We will exclude you from interaction if you insult, demean or harass anyone. That is not welcome behaviour. We interpret the term "harassment" as including the definition in the [Citizen Code of Conduct](http://citizencodeofconduct.org/); if you have any lack of clarity about what might be included in that concept, please read their definition. In particular, we don't tolerate behavior that excludes people in socially marginalized groups. * Private harassment is also unacceptable. No matter who you are, if you feel you have been or are being harassed or made uncomfortable by a community member, please contact one of the repository Owners immediately. Whether you're a regular contributor or a newcomer, we care about making this community a safe place for you and we've got your back. * Likewise any spamming, trolling, flaming, baiting or other attention-stealing behaviour is not welcome. @@ -25,3 +23,8 @@ These are the policies for upholding our community's standards of conduct. If yo In the Rust community we strive to go the extra step to look out for each other. Don't just aim to be technically unimpeachable, try to be your best self. In particular, avoid flirting with offensive or sensitive issues, particularly if they're off-topic; this all too often leads to unnecessary fights, hurt feelings, and damaged trust; worse, it can drive people away from the community entirely. And if someone takes issue with something you said or did, resist the urge to be defensive. Just stop doing what it was they complained about and apologize. Even if you feel you were misinterpreted or unfairly accused, chances are good there was something you could've communicated better — remember that it's your responsibility to make your fellow Rustaceans comfortable. Everyone wants to get along and we are all here first and foremost because we want to talk about cool technology. You will find that people will be eager to assume good intent and forgive as long as you earn their trust. + +## Contacts: + +- [toby@nuclearfurnace.com](mailto:toby@nuclearfurnace.com) +- [luciofranco14@gmail.com](mailto:luciofranco14@gmail.com) diff --git a/metrics-recorder-text/LICENSE b/metrics-recorder-text/LICENSE new file mode 100644 index 0000000..1cc7cf0 --- /dev/null +++ b/metrics-recorder-text/LICENSE @@ -0,0 +1,17 @@ +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in all +// copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +// SOFTWARE. diff --git a/metrics-util/CODE_OF_CONDUCT.md b/metrics-util/CODE_OF_CONDUCT.md index 697add6..e5ff99a 100644 --- a/metrics-util/CODE_OF_CONDUCT.md +++ b/metrics-util/CODE_OF_CONDUCT.md @@ -4,16 +4,12 @@ This document is based on the [Rust Code of Conduct](https://www.rust-lang.org/c ## Conduct -**Contact**: -[toby@nuclearfurnace.com](mailto:toby@nuclearfurnace.com) -[luciofranco14@gmail.com](mailto:luciofranco14@gmail.com) - * We are committed to providing a friendly, safe and welcoming environment for all, regardless of level of experience, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion, nationality, or other similar characteristic. * Avoid using overtly sexual nicknames or other nicknames that might detract from a friendly, safe and welcoming environment for all. * Please be kind and courteous. There's no need to be mean or rude. * Respect that people have differences of opinion and that every design or implementation choice carries a trade-off and numerous costs. There is seldom a right answer. * Please keep unstructured critique to a minimum. If you have solid ideas you want to experiment with, make a fork and see how it works. -* We will exclude you from interaction if you insult, demean or harass anyone. That is not welcome behaviour. We interpret the term "harassment" as including the definition in the Citizen Code of Conduct; if you have any lack of clarity about what might be included in that concept, please read their definition. In particular, we don't tolerate behavior that excludes people in socially marginalized groups. +* We will exclude you from interaction if you insult, demean or harass anyone. That is not welcome behaviour. We interpret the term "harassment" as including the definition in the [Citizen Code of Conduct](http://citizencodeofconduct.org/); if you have any lack of clarity about what might be included in that concept, please read their definition. In particular, we don't tolerate behavior that excludes people in socially marginalized groups. * Private harassment is also unacceptable. No matter who you are, if you feel you have been or are being harassed or made uncomfortable by a community member, please contact one of the repository Owners immediately. Whether you're a regular contributor or a newcomer, we care about making this community a safe place for you and we've got your back. * Likewise any spamming, trolling, flaming, baiting or other attention-stealing behaviour is not welcome. @@ -27,3 +23,8 @@ These are the policies for upholding our community's standards of conduct. If yo In the Rust community we strive to go the extra step to look out for each other. Don't just aim to be technically unimpeachable, try to be your best self. In particular, avoid flirting with offensive or sensitive issues, particularly if they're off-topic; this all too often leads to unnecessary fights, hurt feelings, and damaged trust; worse, it can drive people away from the community entirely. And if someone takes issue with something you said or did, resist the urge to be defensive. Just stop doing what it was they complained about and apologize. Even if you feel you were misinterpreted or unfairly accused, chances are good there was something you could've communicated better — remember that it's your responsibility to make your fellow Rustaceans comfortable. Everyone wants to get along and we are all here first and foremost because we want to talk about cool technology. You will find that people will be eager to assume good intent and forgive as long as you earn their trust. + +## Contacts: + +- [toby@nuclearfurnace.com](mailto:toby@nuclearfurnace.com) +- [luciofranco14@gmail.com](mailto:luciofranco14@gmail.com) diff --git a/metrics-util/LICENSE b/metrics-util/LICENSE new file mode 100644 index 0000000..1cc7cf0 --- /dev/null +++ b/metrics-util/LICENSE @@ -0,0 +1,17 @@ +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in all +// copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +// SOFTWARE. diff --git a/metrics/CODE_OF_CONDUCT.md b/metrics/CODE_OF_CONDUCT.md index 697add6..e5ff99a 100644 --- a/metrics/CODE_OF_CONDUCT.md +++ b/metrics/CODE_OF_CONDUCT.md @@ -4,16 +4,12 @@ This document is based on the [Rust Code of Conduct](https://www.rust-lang.org/c ## Conduct -**Contact**: -[toby@nuclearfurnace.com](mailto:toby@nuclearfurnace.com) -[luciofranco14@gmail.com](mailto:luciofranco14@gmail.com) - * We are committed to providing a friendly, safe and welcoming environment for all, regardless of level of experience, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion, nationality, or other similar characteristic. * Avoid using overtly sexual nicknames or other nicknames that might detract from a friendly, safe and welcoming environment for all. * Please be kind and courteous. There's no need to be mean or rude. * Respect that people have differences of opinion and that every design or implementation choice carries a trade-off and numerous costs. There is seldom a right answer. * Please keep unstructured critique to a minimum. If you have solid ideas you want to experiment with, make a fork and see how it works. -* We will exclude you from interaction if you insult, demean or harass anyone. That is not welcome behaviour. We interpret the term "harassment" as including the definition in the Citizen Code of Conduct; if you have any lack of clarity about what might be included in that concept, please read their definition. In particular, we don't tolerate behavior that excludes people in socially marginalized groups. +* We will exclude you from interaction if you insult, demean or harass anyone. That is not welcome behaviour. We interpret the term "harassment" as including the definition in the [Citizen Code of Conduct](http://citizencodeofconduct.org/); if you have any lack of clarity about what might be included in that concept, please read their definition. In particular, we don't tolerate behavior that excludes people in socially marginalized groups. * Private harassment is also unacceptable. No matter who you are, if you feel you have been or are being harassed or made uncomfortable by a community member, please contact one of the repository Owners immediately. Whether you're a regular contributor or a newcomer, we care about making this community a safe place for you and we've got your back. * Likewise any spamming, trolling, flaming, baiting or other attention-stealing behaviour is not welcome. @@ -27,3 +23,8 @@ These are the policies for upholding our community's standards of conduct. If yo In the Rust community we strive to go the extra step to look out for each other. Don't just aim to be technically unimpeachable, try to be your best self. In particular, avoid flirting with offensive or sensitive issues, particularly if they're off-topic; this all too often leads to unnecessary fights, hurt feelings, and damaged trust; worse, it can drive people away from the community entirely. And if someone takes issue with something you said or did, resist the urge to be defensive. Just stop doing what it was they complained about and apologize. Even if you feel you were misinterpreted or unfairly accused, chances are good there was something you could've communicated better — remember that it's your responsibility to make your fellow Rustaceans comfortable. Everyone wants to get along and we are all here first and foremost because we want to talk about cool technology. You will find that people will be eager to assume good intent and forgive as long as you earn their trust. + +## Contacts: + +- [toby@nuclearfurnace.com](mailto:toby@nuclearfurnace.com) +- [luciofranco14@gmail.com](mailto:luciofranco14@gmail.com) diff --git a/metrics/LICENSE b/metrics/LICENSE index 3b46bba..1cc7cf0 100644 --- a/metrics/LICENSE +++ b/metrics/LICENSE @@ -1,8 +1,3 @@ -// Large portions of this library were inspired by or rewritten portions of "tic". -// Copyright (c) 2016 Brian Martin -// -// Copyright (c) 2018 Nuclear Furnace -// // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the rights From cb290bfc1f4735c8441849e7935b8d5dea219b25 Mon Sep 17 00:00:00 2001 From: Toby Lawrence Date: Wed, 24 Apr 2019 08:08:04 -0400 Subject: [PATCH 2/3] Add back the license attribution to Brian Martin for tic. --- metrics/LICENSE | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/metrics/LICENSE b/metrics/LICENSE index 1cc7cf0..3b46bba 100644 --- a/metrics/LICENSE +++ b/metrics/LICENSE @@ -1,3 +1,8 @@ +// Large portions of this library were inspired by or rewritten portions of "tic". +// Copyright (c) 2016 Brian Martin +// +// Copyright (c) 2018 Nuclear Furnace +// // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the rights From 5e3540e8233ea37f4b2b1eee2d5ebe5280637b35 Mon Sep 17 00:00:00 2001 From: Toby Lawrence Date: Wed, 24 Apr 2019 08:09:13 -0400 Subject: [PATCH 3/3] Small UI tweak to the CoC. --- CODE_OF_CONDUCT.md | 4 ++-- metrics-core/CODE_OF_CONDUCT.md | 4 ++-- metrics-exporter-log/CODE_OF_CONDUCT.md | 4 ++-- metrics-recorder-prometheus/CODE_OF_CONDUCT.md | 4 ++-- metrics-recorder-text/CODE_OF_CONDUCT.md | 4 ++-- metrics-util/CODE_OF_CONDUCT.md | 4 ++-- metrics/CODE_OF_CONDUCT.md | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index e5ff99a..21dae9f 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -26,5 +26,5 @@ And if someone takes issue with something you said or did, resist the urge to be ## Contacts: -- [toby@nuclearfurnace.com](mailto:toby@nuclearfurnace.com) -- [luciofranco14@gmail.com](mailto:luciofranco14@gmail.com) +- Toby Lawrence ([toby@nuclearfurnace.com](mailto:toby@nuclearfurnace.com)) +- Lucio Franco ([luciofranco14@gmail.com](mailto:luciofranco14@gmail.com)) diff --git a/metrics-core/CODE_OF_CONDUCT.md b/metrics-core/CODE_OF_CONDUCT.md index e5ff99a..21dae9f 100644 --- a/metrics-core/CODE_OF_CONDUCT.md +++ b/metrics-core/CODE_OF_CONDUCT.md @@ -26,5 +26,5 @@ And if someone takes issue with something you said or did, resist the urge to be ## Contacts: -- [toby@nuclearfurnace.com](mailto:toby@nuclearfurnace.com) -- [luciofranco14@gmail.com](mailto:luciofranco14@gmail.com) +- Toby Lawrence ([toby@nuclearfurnace.com](mailto:toby@nuclearfurnace.com)) +- Lucio Franco ([luciofranco14@gmail.com](mailto:luciofranco14@gmail.com)) diff --git a/metrics-exporter-log/CODE_OF_CONDUCT.md b/metrics-exporter-log/CODE_OF_CONDUCT.md index e5ff99a..21dae9f 100644 --- a/metrics-exporter-log/CODE_OF_CONDUCT.md +++ b/metrics-exporter-log/CODE_OF_CONDUCT.md @@ -26,5 +26,5 @@ And if someone takes issue with something you said or did, resist the urge to be ## Contacts: -- [toby@nuclearfurnace.com](mailto:toby@nuclearfurnace.com) -- [luciofranco14@gmail.com](mailto:luciofranco14@gmail.com) +- Toby Lawrence ([toby@nuclearfurnace.com](mailto:toby@nuclearfurnace.com)) +- Lucio Franco ([luciofranco14@gmail.com](mailto:luciofranco14@gmail.com)) diff --git a/metrics-recorder-prometheus/CODE_OF_CONDUCT.md b/metrics-recorder-prometheus/CODE_OF_CONDUCT.md index e5ff99a..21dae9f 100644 --- a/metrics-recorder-prometheus/CODE_OF_CONDUCT.md +++ b/metrics-recorder-prometheus/CODE_OF_CONDUCT.md @@ -26,5 +26,5 @@ And if someone takes issue with something you said or did, resist the urge to be ## Contacts: -- [toby@nuclearfurnace.com](mailto:toby@nuclearfurnace.com) -- [luciofranco14@gmail.com](mailto:luciofranco14@gmail.com) +- Toby Lawrence ([toby@nuclearfurnace.com](mailto:toby@nuclearfurnace.com)) +- Lucio Franco ([luciofranco14@gmail.com](mailto:luciofranco14@gmail.com)) diff --git a/metrics-recorder-text/CODE_OF_CONDUCT.md b/metrics-recorder-text/CODE_OF_CONDUCT.md index e5ff99a..21dae9f 100644 --- a/metrics-recorder-text/CODE_OF_CONDUCT.md +++ b/metrics-recorder-text/CODE_OF_CONDUCT.md @@ -26,5 +26,5 @@ And if someone takes issue with something you said or did, resist the urge to be ## Contacts: -- [toby@nuclearfurnace.com](mailto:toby@nuclearfurnace.com) -- [luciofranco14@gmail.com](mailto:luciofranco14@gmail.com) +- Toby Lawrence ([toby@nuclearfurnace.com](mailto:toby@nuclearfurnace.com)) +- Lucio Franco ([luciofranco14@gmail.com](mailto:luciofranco14@gmail.com)) diff --git a/metrics-util/CODE_OF_CONDUCT.md b/metrics-util/CODE_OF_CONDUCT.md index e5ff99a..21dae9f 100644 --- a/metrics-util/CODE_OF_CONDUCT.md +++ b/metrics-util/CODE_OF_CONDUCT.md @@ -26,5 +26,5 @@ And if someone takes issue with something you said or did, resist the urge to be ## Contacts: -- [toby@nuclearfurnace.com](mailto:toby@nuclearfurnace.com) -- [luciofranco14@gmail.com](mailto:luciofranco14@gmail.com) +- Toby Lawrence ([toby@nuclearfurnace.com](mailto:toby@nuclearfurnace.com)) +- Lucio Franco ([luciofranco14@gmail.com](mailto:luciofranco14@gmail.com)) diff --git a/metrics/CODE_OF_CONDUCT.md b/metrics/CODE_OF_CONDUCT.md index e5ff99a..21dae9f 100644 --- a/metrics/CODE_OF_CONDUCT.md +++ b/metrics/CODE_OF_CONDUCT.md @@ -26,5 +26,5 @@ And if someone takes issue with something you said or did, resist the urge to be ## Contacts: -- [toby@nuclearfurnace.com](mailto:toby@nuclearfurnace.com) -- [luciofranco14@gmail.com](mailto:luciofranco14@gmail.com) +- Toby Lawrence ([toby@nuclearfurnace.com](mailto:toby@nuclearfurnace.com)) +- Lucio Franco ([luciofranco14@gmail.com](mailto:luciofranco14@gmail.com))