maintainers: add npatsakula
This commit is contained in:
parent
8b41b993e0
commit
ac769bb158
2 changed files with 7 additions and 0 deletions
|
@ -14784,4 +14784,10 @@
|
|||
github = "jali-clarke";
|
||||
githubId = 17733984;
|
||||
};
|
||||
npatsakula = {
|
||||
email = "nikita.patsakula@gmail.com";
|
||||
name = "Patsakula Nikita";
|
||||
github = "npatsakula";
|
||||
githubId = 23001619;
|
||||
};
|
||||
}
|
||||
|
|
|
@ -32,5 +32,6 @@
|
|||
license = with licenses; [ asl20 ];
|
||||
platforms = platforms.x86_64;
|
||||
homepage = "https://docs.datastax.com/en/developer/cpp-driver/";
|
||||
maintainers = [ maintainers.npatsakula ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue