mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-13 18:27:10 +00:00

* Add codeowners file Signed-off-by: Uilian Ries <uilianries@gmail.com> * Case sensitive name Signed-off-by: Uilian Ries <uilianries@gmail.com> * Update .github/CODEOWNERS Co-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com> * Update .github/CODEOWNERS Co-authored-by: Daniel <danimanzaneque@gmail.com> * Update docs/faqs.md Co-authored-by: Daniel <danimanzaneque@gmail.com> * Revert changes on FAQS Signed-off-by: Uilian Ries <uilianries@gmail.com> Co-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com> Co-authored-by: Daniel <danimanzaneque@gmail.com>
24 lines
1.0 KiB
Plaintext
24 lines
1.0 KiB
Plaintext
# Conan Center Index - Recipe Watchers
|
|
#
|
|
# If you are interested to watch/subscribe any recipe from Conan Center Index and receive
|
|
# a notification when a new PR is created, add the recipe repo and your @<githubuser>,
|
|
# for instance:
|
|
#
|
|
# recipes/zlib @myusername
|
|
#
|
|
# NOTE: Github uses case-sensitive filesystem, so your name must be the same from your account.
|
|
#
|
|
# Github will add you as a reviewer and will notify you by e-mail.
|
|
# This feature is named 'CodeOwners', however, it's a Github's feature name.
|
|
# On Conan Center Index, there are no owners/maintainers, all recipes are owned by the
|
|
# community. This feature only helps people that are more interested in watching and following
|
|
# specific recipes, instead of receiving a new notification for each new pull request.
|
|
#
|
|
# Full reference: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
|
|
#
|
|
|
|
.github @ericLemanissier
|
|
recipes/aaf @MartinDelille
|
|
recipes/gtk @ericLemanissier
|
|
recipes/qt @ericLemanissier
|