Merge pull request #95553 from zowoq/rename-maintainers
maintainers: prefix number with underscore
This commit is contained in:
@@ -383,6 +383,6 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
meta.maintainers = with maintainers; [ maintainers."1000101" ];
|
||||
meta.maintainers = with maintainers; [ _1000101 ];
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user