summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorSamuel Ainsworth <skainsworth@gmail.com>2023-05-15 17:11:49 -0700
committerSamuel Ainsworth <skainsworth@gmail.com>2023-05-15 17:11:49 -0700
commit2697ee02f101a5bef4d6e772d33ecf05cfaa5a35 (patch)
tree96f1bf3eb0f992586837ed9bdbc58b170e14348f /maintainers
parent926624a44b0f65df835e4e122b8d463fe602cca9 (diff)
team-list: add samuela to cuda team
Diffstat (limited to 'maintainers')
-rw-r--r--maintainers/team-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index 58c940af97b2f..b23b92c8b0954 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -152,6 +152,7 @@ with lib.maintainers; {
   cuda = {
     members = [
       connorbaker
+      samuela
       SomeoneSerge
     ];
     scope = "Maintain CUDA-enabled packages";