Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,14 @@ open pull request to [rust-netlink/new-crate-review][new-crate-review].
The architecture desion records are stored in
https://github.com/rust-netlink/.github/tree/main/architecture_decisions

## AI Rule

We accept code generated by AI if the following requirements are met:
* The contributor must review the patch before submission.
* The contributor agrees that the patch is licensed on their behalf instead of
the AI tool/service.
* The contributor must understand all lines they propose to change.

## Credits

My main resource so far has been the source code of [`pyroute2`][pyroute2]
Expand Down