From 95a80391a969110675c855fd05e479e6eb5fda28 Mon Sep 17 00:00:00 2001 From: bad Date: Thu, 31 Mar 2022 18:57:56 +0200 Subject: [PATCH] Initial commit --- README.md | 9 +++-- known_cargo_owners.txt | 74 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 81 insertions(+), 2 deletions(-) create mode 100644 known_cargo_owners.txt diff --git a/README.md b/README.md index 5066e24..45e38b7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ -# Template of [Crev Proof Repository](https://github.com/crev-dev/crev/wiki/Proof-Repository) + -[Fork](https://github.com/crev-dev/crev-proofs/fork) this repo to create your own, empty Proof Repository. +# Proof Repository + +This git repository is a [Crev Proof +Repository](https://github.com/crev-dev/crev/wiki/Proof-Repository). + + diff --git a/known_cargo_owners.txt b/known_cargo_owners.txt new file mode 100644 index 0000000..7cd4ecb --- /dev/null +++ b/known_cargo_owners.txt @@ -0,0 +1,74 @@ +# This file helps identify dependencies owned by known +# and reputable authors. +# +# List usernames of crates.io users line by line to +# make them count as "known owners" in `crev verify` +# output. +# +# Remember that `crev` has no way to verify information +# returned by crates.io, or if the crate was in fact +# published by their real owners. This feature is only +# meant to help identify crates that should be reviewed +# and verified first, and might be removed in the future. + +aaronepower +alexcrichton +amanieu +bluss +brendanzab +burntsushi +BurntSushi +bvssvni +byron +carllerche +cramertj +ctz +cuviper +dhardy +dtolnay +erickt +fitzgen +gankro +Geal +gnzlbg +guillaumegomez +hauleth +huonw +ivanukhov +jackpot51 +japaric +kbknapp +killercup +kimundi +kwantam +lifthrasiir +matthewkmayer +matthiasbeyer +mitsuhiko +mvdnes +newpavlov +nikomatsakis +nox +pitdicker +pnkfelix +reem +retep998 +seanmonstar +sergiobenitez +sfackler +simonsapin +softprops +stebalien +steveklabnik +stjepang +strake +tailhook +tomaka +tyoverby +vks +withoutboats + +github:rust-lang:libs +github:rust-lang-nursery:log-owners +github:rust-random:maintainers +github:rust-lang-nursery:libs