Skip to content

Commit 98ff880

Browse files
Update maintainer company affiliations (#18)
* Update maintainer company affiliations * Update links to mindersec / custcodian where appropriate
1 parent 6b4bfce commit 98ff880

2 files changed

Lines changed: 9 additions & 13 deletions

File tree

MAINTAINERS.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -85,17 +85,13 @@ The current list of maintainers is:
8585

8686
- @JAORMX (Stacklok)
8787
- @rdimitrov (Stacklok)
88-
- @evankanderson (Stacklok)
88+
- @evankanderson (Custcodian)
8989
- @eleftherias (Stacklok)
9090
- @blkt (Stacklok)
91-
- @puerco (Stacklok)
91+
- @puerco (uServers)
9292
- @Vyom-Yadav (Canonical)
9393

94-
Assignment of permissions for these maintainers is currently privately managed
95-
by Stacklok as a matter of circumstance; changes to this list will need a
96-
Stacker to apply some private automation to grant the privileges, until we find
97-
a different approach (for example, donation to a foundation, which would have
98-
their own automation).
94+
Assignment of permissions for these maintainers is managed via Terraform configuration in [the `config` directory](./config/).
9995

10096
### Emeritus Maintainers
10197

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ repositories, artifacts, and pull requests. Minder _profiles_ encapsulate a set
1414
of rules which apply to one or more entity types to enforce supply chain policy.
1515

1616
Minder can be deployed as a Helm chart and provides a CLI tool `minder`.
17-
Stacklok, also provides a free-for-public-repositories hosted version of Minder
18-
(at https://api.stacklok.com/). Minder is designed to be extensible, allowing
19-
users to integrate with their existing tooling and processes.
17+
[Custcodian](https://custcodian.dev), also provides a free-for-public-repositories
18+
hosted version of Minder (at https://api.custcodian.dev/). Minder is designed to be
19+
extensible, allowing users to integrate with their existing tooling and processes.
2020

2121
## Features
2222

@@ -29,19 +29,19 @@ users to integrate with their existing tooling and processes.
2929
ensure they’re tamper-proof, using the open source project Sigstore.
3030
- **Dependency management:** Manage dependency security posture by helping
3131
developers make better choices and enforcing controls. Minder is integrated
32-
with [Trusty by Stacklok](https://trustypkg.dev) to enable policy-driven
32+
with [OSV](https://osv.dev) to enable policy-driven
3333
dependency management based on the risk level of dependencies.
3434

3535
# Roadmap
3636

3737
The Minder community are actively working on new features and improvements for
3838
Minder.
3939

40-
You can find our roadmap [here](https://minder-docs.stacklok.dev/about/roadmap).
40+
You can find our roadmap [here](https://mindersec.github.io/about/roadmap).
4141

4242
Should you wish to request or contribute a feature or improvement, please use
4343
the following
44-
[issue template](https://github.com/stacklok/minder/issues/new?template=enhancement.yml)
44+
[issue template](https://github.com/mindersec/minder/issues/new?template=enhancement.yml)
4545

4646
## Contributing
4747

0 commit comments

Comments
 (0)