Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create OWNERS.md #298

Merged
merged 1 commit into from
Sep 18, 2020
Merged

Create OWNERS.md #298

merged 1 commit into from
Sep 18, 2020

Conversation

rainleander
Copy link
Contributor

Signed-off-by: K Rain Leander [email protected]

Description

Our repositories should be the example from which adjacent, competing, projects look for inspiration.

Each repository should not look entirely different from other repositories in the ecosystem, having a different layout, a different testing model, or a different logging model, for example, without reason or recommendation from the subject matter experts from the community.

We should share our improvements with each ecosystem while seeking and respecting the feedback of these communities.

Whether or not strict guidelines have been provided for the project type, our repositories should ensure that the same components are offered across the board. How these components are provided may vary, based on the conventions of the project type. GitHub provides general guidance on this which they have integrated into their user experience.

Why is this needed

Fixes: #297

Signed-off-by: K Rain Leander <[email protected]>
@rainleander rainleander self-assigned this Sep 18, 2020
@rainleander rainleander added kind/documentation Categorizes issue or PR as related to documentation. kind/feature Categorizes issue or PR as related to a new feature. labels Sep 18, 2020
@codecov
Copy link

codecov bot commented Sep 18, 2020

Codecov Report

Merging #298 into master will decrease coverage by 1.34%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #298      +/-   ##
==========================================
- Coverage   24.24%   22.90%   -1.35%     
==========================================
  Files          15       15              
  Lines        1353     1275      -78     
==========================================
- Hits          328      292      -36     
+ Misses       1006      964      -42     
  Partials       19       19              
Impacted Files Coverage Δ
cmd/tink-cli/cmd/hardware.go 33.33% <0.00%> (-9.53%) ⬇️
cmd/tink-cli/cmd/template.go 33.33% <0.00%> (-9.53%) ⬇️
cmd/tink-cli/cmd/workflow.go 33.33% <0.00%> (-9.53%) ⬇️
cmd/tink-cli/cmd/root.go 37.50% <0.00%> (-4.17%) ⬇️
cmd/tink-cli/cmd/completion.go 65.00% <0.00%> (-1.67%) ⬇️
grpc-server/hardware.go 1.55% <0.00%> (-0.85%) ⬇️
grpc-server/workflow.go 20.60% <0.00%> (-0.66%) ⬇️
cmd/tink-cli/cmd/docs.go 95.23% <0.00%> (-0.60%) ⬇️
http-server/http_handlers.go 6.68% <0.00%> (-0.40%) ⬇️
grpc-server/template.go 19.19% <0.00%> (-0.04%) ⬇️
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 16f8767...a284145. Read the comment docs.

@gianarb gianarb added the ready-to-merge Signal to Mergify to merge the PR. label Sep 18, 2020
@mergify mergify bot merged commit 30f25d1 into master Sep 18, 2020
@mergify mergify bot deleted the rainleander-patch-1 branch September 18, 2020 11:09
@mmlb mmlb removed the ready-to-merge Signal to Mergify to merge the PR. label Jan 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/documentation Categorizes issue or PR as related to documentation. kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Uniform Standards Request: Experimental Repository
3 participants