Skip to content

Commit a9140b0

Browse files
committed
Follow Phil's lead and be clear that this repo isn't a Meta repo
1 parent 8cd5e6b commit a9140b0

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
boxcutter-chef-cookbooks [![boxcutter-chef-cookbooks](https://github.com/boxcutter/boxcutter-chef-cookbooks/actions/workflows/ci.yml/badge.svg)](https://github.com/boxcutter/boxcutter-chef-cookbooks/actions/workflows/ci.yml)
1+
boxcutter-chef-cookbooks [![Continuous Integration](https://github.com/boxcutter/boxcutter-chef-cookbooks/actions/workflows/ci.yml/badge.svg)](https://github.com/boxcutter/boxcutter-chef-cookbooks/actions/workflows/ci.yml) [![Kitchen Tests](https://github.com/boxcutter/boxcutter-chef-cookbooks/actions/workflows/kitchen.yml/badge.svg)](https://github.com/boxcutter/boxcutter-chef-cookbooks/actions/workflows/kitchen.yml)
22
========================
33

4-
This repo contains automation used to maintain a fleet of robots using
5-
neuromorphic sensors and their supporting infrastructure. It is built
6-
on top of the attribute-driven API cookbooks maintained by
7-
Meta/Facebook. For more information about this style of writing automation
4+
This repo contains automation used to configure a fleet of robots using
5+
neuromorphic sensors and their supporting infrastructure. The code in this
6+
repo follows the [Meta/Facebook attribute-driven API](https://github.com/facebook/chef-cookbooks)
7+
model. None of this code is maintained by Meta.
8+
9+
For more information about this style of writing automation
810
code, refer to the [Philosophy](https://github.com/facebook/chef-utils/blob/main/Philosophy.md)
911
,[Facebook Cookbooks Suite README](https://github.com/facebook/chef-cookbooks/blob/main/README.md)
1012
and [Compile Time vs Run Time, and APIs](https://github.com/facebook/chef-utils/blob/main/Compile-Time-Run-Time.md).

0 commit comments

Comments
 (0)