Git Product home page Git Product logo

org's Introduction

Red Hat Community of Practice GitHub Organization

This repository contains the metadata configuration for the Red Hat Community of Practice Github Organization. The data here is consumed by the peribolos tool to maintain organization and team membership, as well as team creation and deletion.

Please keep the config.yaml file recursively sorted.

yq can be helpful here:

# downcase all lists
yq -i e '(... | select(type == "!!seq"))[] |= downcase' config.yaml && \
# sort all lists
yq -i e '(... | select(type == "!!seq")) |= sort' config.yaml && \
# sort all keys
yq -i 'sort_keys(..)' config.yaml

Support

Need support? Open an issue.

org's People

Contributors

sabre1041 avatar pabrahamsson avatar garethahealy avatar oybed avatar etsauer avatar djdanielsson avatar renovate[bot] avatar jkupferer avatar pamenon avatar cidrblock avatar jillr avatar jacobsee avatar mophahr avatar klewis0928 avatar redhat-cop-ci-bot avatar petr-muller avatar kkoller avatar 9strands avatar fridim avatar ericzolf avatar springdo avatar ally-jarrett avatar treddy08 avatar bontreger avatar ashokjammula1 avatar aglenn360 avatar yvarbanov avatar willowmck avatar malacourse avatar gravesm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.